addElement(IndexType row, IndexType column, const RealType &value, const RealType &thisElementMultiplicator=1.0) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
bind(SparseSandboxMatrixView &view) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
bind(SparseSandboxMatrixView &&view) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder >::bind(IndexType rows, IndexType columns, ValuesViewType values) | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | protected |
columnIndexes (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | protected |
ColumnsIndexesViewType typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ConstColumnsIndexesViewType typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ConstRowCapacitiesView typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ConstRowView typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ConstValuesViewType typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ConstViewType typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
DeviceType typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forAllElements(Function &function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forAllElements(Function &function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forAllRows(Function &&function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forAllRows(Function &&function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forElements(IndexType begin, IndexType end, Function &function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forElements(IndexType begin, IndexType end, Function &function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forRows(IndexType begin, IndexType end, Function &&function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
forRows(IndexType begin, IndexType end, Function &&function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getAllocatedElementsCount() const | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
getColumnIndexes() const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getColumnIndexes() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getColumns() const | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
getCompressedRowLengths(Vector &rowLengths) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getConstView() const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getElement(IndexType row, IndexType column) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getNonzeroElementsCount() const override | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | virtual |
getOrganization() | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | inlinestatic |
getRow(const IndexType &rowIdx) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getRow(const IndexType &rowIdx) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getRowCapacities(Vector &rowCapacities) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getRowCapacity(IndexType row) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getRows() const | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
getSerializationType() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | static |
getSerializationTypeVirtual() const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
getValues() const | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
getValues() | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
getView() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
IndexType typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
isBinary() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | inlinestatic |
isSymmetric() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | inlinestatic |
MatrixBase()=default | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values) | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
MatrixBase(const MatrixBase &view)=default | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
MatrixBase(MatrixBase &&view) noexcept=default | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
operator!=(const Matrix &matrix) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
operator=(const SparseSandboxMatrixView &)=delete | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder >::operator=(const MatrixBase &)=delete | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder >::operator=(MatrixBase &&)=delete | TNL::Matrices::MatrixBase< Real, Devices::Host, int, GeneralMatrix, Algorithms::Segments::RowMajorOrder > | |
operator==(const Matrix &matrix) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
print(std::ostream &str) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
RealType typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &zero) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &zero) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchValue &zero) const (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
RowCapacitiesView typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
rowPointers (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | protected |
RowPointersView typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
RowView typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
Self typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
sequentialForAllRows(Function &function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
sequentialForAllRows(Function &function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
sequentialForRows(IndexType begin, IndexType end, Function &function) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
sequentialForRows(IndexType begin, IndexType end, Function &function) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
setElement(IndexType row, IndexType column, const RealType &value) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
SparseSandboxMatrixView() | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
SparseSandboxMatrixView(IndexType rows, IndexType columns, const ValuesViewType &values, const ColumnsIndexesViewType &columnIndexes, const RowPointersView &rowPointers) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
SparseSandboxMatrixView(const SparseSandboxMatrixView &matrix)=default | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
SparseSandboxMatrixView(SparseSandboxMatrixView &&matrix) noexcept=default | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ValuesViewType typedef (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >) | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
vectorProduct(const InVector &inVector, OutVector &outVector, RealType matrixMultiplicator=1.0, RealType outVectorMultiplicator=0.0, IndexType begin=0, IndexType end=0) const | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |
ViewType typedef | TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType > | |