|
MyraMath
|
Public Types | |
| typedef ::myra::multifrontal::Options | Options |
Public Member Functions | |
| SparseLUSolver_RefineAction (const SparseLUSolver< Number > *in_solver, char in_op, Options in_options) | |
Protected Member Functions | |
| virtual std::pair< int, int > | size () const |
| virtual void | multiply (const CMatrixRange< Number > &X, const MatrixRange< Number > &B) const |
| virtual detail::ActionBase< Number > * | clone () const |
Protected Member Functions inherited from myra::detail::ActionBase< Number > | |
| virtual void | multiply (const X &x, const B &b, Number alpha, Number beta) const |
Additional Inherited Members | |
Protected Types inherited from myra::detail::ActionBase< Number > | |
| typedef CMatrixRange< Number > | X |
| typedef MatrixRange< Number > | B |
1.8.13