version 0.4.1
Ikarus::LinearSolverTemplate< ST > Member List

This is the complete list of members for Ikarus::LinearSolverTemplate< ST >, including all inherited members.

analyzePattern(const MatrixType &A)Ikarus::LinearSolverTemplate< ST >inline
compute(const MatrixType &A)Ikarus::LinearSolverTemplate< ST >inline
DenseMatrixType typedefIkarus::LinearSolverTemplate< ST >
factorize(const MatrixType &A)Ikarus::LinearSolverTemplate< ST >inline
LinearSolverTemplate(const SolverTypeTag &solverTypeTag)Ikarus::LinearSolverTemplate< ST >explicit
LinearSolverTemplate(const LinearSolverTemplate &other)Ikarus::LinearSolverTemplate< ST >inline
LinearSolverTemplate(LinearSolverTemplate &&other) noexcept=defaultIkarus::LinearSolverTemplate< ST >
operator=(const LinearSolverTemplate &other)Ikarus::LinearSolverTemplate< ST >inline
operator=(LinearSolverTemplate &&other) noexcept=defaultIkarus::LinearSolverTemplate< ST >
ScalarType typedefIkarus::LinearSolverTemplate< ST >
solve(Eigen::VectorX< ScalarType > &x, const Eigen::VectorX< ScalarType > &b)Ikarus::LinearSolverTemplate< ST >inline
solve(Eigen::MatrixX3< ScalarType > &x, const Eigen::MatrixX3< ScalarType > &b)Ikarus::LinearSolverTemplate< ST >inline
solve(Eigen::MatrixX2< ScalarType > &x, const Eigen::MatrixX2< ScalarType > &b)Ikarus::LinearSolverTemplate< ST >inline
solve(Eigen::MatrixX< ScalarType > &x, const Eigen::MatrixX< ScalarType > &b)Ikarus::LinearSolverTemplate< ST >inline
SparseMatrixType typedefIkarus::LinearSolverTemplate< ST >
~LinearSolverTemplate()=defaultIkarus::LinearSolverTemplate< ST >