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) |
void check_solverbase | ( | const MatrixType & | matrix, |
const SolverType & | solver, | ||
Index | rows, | ||
Index | cols, | ||
Index | cols2 | ||
) |
Definition at line 5 of file solverbase.h.