42 #ifndef SLAP_MATRIX_SYM_WITH_OP_NONSINGULAR_SERIAL_H
43 #define SLAP_MATRIX_SYM_WITH_OP_NONSINGULAR_SERIAL_H
49 namespace AbstractLinAlgPack {
70 #endif // SLAP_MATRIX_SYM_WITH_OP_NONSINGULAR_SERIAL_H
virtual mat_mns_mut_ptr_t clone_mns()
Clone the non-const matrix object (if supported).
Abstract base class for all polymorphic symmetrix nonsingular matrices that can be used to compute ma...
Abstract base class for all serial polymorphic symmetric nonsingular matrices that can be used to com...
Abstract base class for all serial polymorphic symmetrix nonsingular matrices that can be used to sol...
virtual mat_mut_ptr_t clone()
Clone the non-const matrix object (if supported).
Abstract base class for all AbstractLinAlgPack::MatrixSymOp objects implemented in shared memory spac...
virtual mat_mns_ptr_t clone_mns() const
Returns this->clone_mwons().
virtual mat_ptr_t clone() const
Returns this->clone_mwons().
virtual mat_mut_ptr_t clone()
Returns this->clone_mwons().
Abstract base class for all nonsingular polymorphic matrices that can be used to compute matrix-vecto...
virtual mat_mns_mut_ptr_t clone_mns()
Returns this->clone_mwons().