TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
solverbase.h File Reference

Go to the source code of this file.

Functions

template<typename DstType , typename RhsType , typename MatrixType , typename SolverType >
void check_solverbase (const MatrixType &matrix, const SolverType &solver, Index rows, Index cols, Index cols2)
 

Function Documentation

◆ check_solverbase()

template<typename DstType , typename RhsType , typename MatrixType , typename SolverType >
void check_solverbase ( const MatrixType matrix,
const SolverType &  solver,
Index  rows,
Index  cols,
Index  cols2 
)