MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <DenseLinAlgPack_DMatrixAsTriSym.hpp>
Public Member Functions | |
DMatrixSliceTriEle (const DMatrixSlice &gms, BLAS_Cpp::Uplo uplo) | |
size_type | rows () const |
size_type | cols () const |
DMatrixSlice & | gms () |
const DMatrixSlice & | gms () const |
BLAS_Cpp::Uplo | uplo () const |
DMatrixSliceTriEle * | operator& () |
Allow address to be taken of rvalue of this object. More... | |
const DMatrixSliceTriEle * | operator& () const |
Private Member Functions | |
DMatrixSliceTriEle () | |
DMatrixSliceTriEle & | operator= (const DMatrixSliceTriEle &) |
Private Attributes | |
DMatrixSlice | gms_ |
BLAS_Cpp::Uplo | uplo_ |
Definition at line 63 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 66 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
|
inline |
Definition at line 74 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 78 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 82 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 86 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 90 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Allow address to be taken of rvalue of this object.
Definition at line 94 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 98 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
|
private |
Definition at line 103 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
Definition at line 104 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.