#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. | |
| const DMatrixSliceTriEle * | operator & () const |
| | |
Definition at line 50 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
||||||||||||
|
Definition at line 53 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 61 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 65 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 69 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 73 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 77 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Allow address to be taken of rvalue of this object.
Definition at line 81 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 85 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
1.3.9.1