Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization > Member List

This is the complete list of members for TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >, including all inherited members.

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 typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
DeviceType typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getColumns() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getNonzeroElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >virtual
getOrganization()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
getRows() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getValues() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getValues()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
IndexType typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
isBinary()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
isMatrix()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
isSymmetric()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
MatrixBase()=defaultTNL::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)=defaultTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
MatrixBase(MatrixBase &&view) noexcept=defaultTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
operator!=(const Matrix &matrix) constTNL::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 &)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
operator==(const Matrix &matrix) constTNL::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 typedefTNL::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 typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >