Public Types | |
typedef mtl::Collection < Matrix >::value_type | value_type |
typedef mtl::Collection < Matrix >::size_type | size_type |
typedef identity | self |
Public Member Functions | |
identity (const Matrix &) | |
template<typename Vector > | |
Vector | solve (const Vector &x) const |
template<typename Vector > | |
Vector | adjoint_solve (const Vector &x) const |