bind(IndexType rows, IndexType columns, ValuesViewType values) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | protected |
columns (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | protected |
ConstValuesViewType typedef | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
DeviceType typedef | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
getAllocatedElementsCount() const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
getColumns() const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
getNonzeroElementsCount() const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | virtual |
getOrganization() | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | inlinestatic |
getRows() const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
getValues() const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
getValues() | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
IndexType typedef | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
isBinary() | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | inlinestatic |
isSymmetric() | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | inlinestatic |
MatrixBase()=default | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
MatrixBase(const MatrixBase &view)=default | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
MatrixBase(MatrixBase &&view) noexcept=default | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator!=(const Matrix &matrix) const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator!=(const MatrixT &matrix) const (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator=(const MatrixBase &)=delete | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator=(MatrixBase &&)=delete | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator==(const Matrix &matrix) const | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
operator==(const MatrixT &matrix) const (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
RealType typedef | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
RowCapacitiesType typedef (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |
rows (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | protected |
values (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >) | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | protected |
ValuesViewType typedef | TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > | |