#include <DenseLinAlgPack_DMatrixAsTriSym.hpp>
Public Member Functions | |
| DMatrixSliceTri (const DMatrixSlice &gms, BLAS_Cpp::Uplo uplo, BLAS_Cpp::Diag diag) | |
| | |
| size_type | rows () const |
| | |
| size_type | cols () const |
| | |
| DMatrixSlice & | gms () |
| | |
| const DMatrixSlice & | gms () const |
| | |
| BLAS_Cpp::Uplo | uplo () const |
| | |
| BLAS_Cpp::Diag | diag () const |
| | |
| DMatrixSliceTri * | operator & () |
| Allow address to be taken of rvalue of this object. | |
| const DMatrixSliceTri * | operator & () const |
| | |
Definition at line 118 of file DenseLinAlgPack_DMatrixAsTriSym.hpp.
|
||||||||||||||||
|
Definition at line 121 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 129 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 133 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 137 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 141 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 145 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 149 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Allow address to be taken of rvalue of this object.
Definition at line 153 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
|
|
Definition at line 157 of file DenseLinAlgPack_DMatrixAsTriSym.hpp. |
1.3.9.1