AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
AbstractLinAlgPack::DirectSparseSolverDense::BasisMatrixDense Class Reference

Implements the BasisMatrix object for Dense. More...

#include <AbstractLinAlgPack_DirectSparseSolverDense.hpp>

List of all members.

Overridden from BasisMatrixImp

Teuchos::RCP< BasisMatrixImp > create_matrix () const
 
void V_InvMtV (VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const
 

Detailed Description

Implements the BasisMatrix object for Dense.

Definition at line 88 of file AbstractLinAlgPack_DirectSparseSolverDense.hpp.


Member Function Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends