| addElement(IndexType row, IndexType column, const RealType &value, const RealType &thisElementMultiplicator=1.0) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | bind(MultidiagonalMatrixView view) | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::bind(typename Base::ValuesViewType values, DiagonalOffsetsView diagonalOffsets, HostDiagonalOffsetsView hostDiagonalOffsets, IndexerType indexer) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > | protected | 
  | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::bind(IndexType rows, IndexType columns, ValuesViewType values) | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > | protected | 
  | ConstRowView typedef | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | ConstValuesViewType typedef | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | ConstViewType typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | DeviceType typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | forAllElements(Function &function) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | forAllRows(Function &&function) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | forElements(IndexType begin, IndexType end, Function &function) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | forRows(IndexType begin, IndexType end, Function &&function) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getAllocatedElementsCount() const | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | getColumns() const | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | getCompressedRowLengths(Vector &rowLengths) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getConstView() const | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | getDiagonalOffsets() | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getDiagonalsCount() const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getElement(IndexType row, IndexType column) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getIndexer() const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getNonzeroElementsCount() const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getOrganization() | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > | inlinestatic | 
  | getRow(IndexType rowIdx) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getRowCapacities(Vector &rowCapacities) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | getRows() const | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | getSerializationType() | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > | static | 
  | getValues() const | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | getView() | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | IndexType typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | isBinary() | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > | inlinestatic | 
  | isSymmetric() | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > | inlinestatic | 
  | MatrixBase()=default | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | MultidiagonalMatrixBase()=default | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | MultidiagonalMatrixView()=default | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | MultidiagonalMatrixView(typename Base::ValuesViewType values, typename Base::DiagonalOffsetsView diagonalOffsets, typename Base::HostDiagonalOffsetsView hostDiagonalOffsets, typename Base::IndexerType indexer) | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | MultidiagonalMatrixView(const MultidiagonalMatrixView &)=default | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | MultidiagonalMatrixView(MultidiagonalMatrixView &&) noexcept=default | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | operator!=(const MultidiagonalMatrixBase< Real_, Device_, Index_, Organization_ > &matrix) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | operator=(const MultidiagonalMatrixView &)=delete | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | operator=(MultidiagonalMatrixView &&)=delete | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::operator=(const MultidiagonalMatrixBase &)=delete | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator=(const MatrixBase &)=delete | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | operator==(const MultidiagonalMatrixBase< Real_, Device_, Index_, Organization_ > &matrix) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | print(std::ostream &str) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | RealType typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &identity) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &identity) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | RowView typedef | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | Self typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  | 
  | sequentialForAllRows(Function &function) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | sequentialForRows(IndexType begin, IndexType end, Function &function) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | setElement(IndexType row, IndexType column, const RealType &value) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | setValue(const RealType &value) | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | ValuesViewType typedef | TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization > |  | 
  | vectorProduct(const InVector &inVector, OutVector &outVector, RealType matrixMultiplicator=1.0, RealType outVectorMultiplicator=0.0, IndexType begin=0, IndexType end=0) const | TNL::Matrices::MultidiagonalMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() > |  | 
  | ViewType typedef | TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization > |  |