MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <DenseLinAlgPack_DMatrixAsTriSym.hpp>
Public Member Functions | |
DMatrixSliceSym (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 |
DMatrixSliceSym * | operator& () |
Allow address to be taken of rvalue of this object. More... | |
const DMatrixSliceSym * | operator& () const |
Private Member Functions | |
DMatrixSliceSym () | |
DMatrixSliceSym & | operator= (const DMatrixSliceTri &) |
Private Attributes | |
DMatrixSlice | gms_ |
BLAS_Cpp::Uplo | uplo_ |
Definition at line 203 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 206 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
|
inline |
Definition at line 214 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 218 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 222 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 226 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 230 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Allow address to be taken of rvalue of this object.
Definition at line 234 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
inline |
Definition at line 237 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
|
private |
Definition at line 242 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
private |
Definition at line 243 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.