Template Numerical Library version\ main:4904c12
Loading...
Searching...
No Matches
TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal > Member List

This is the complete list of members for TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >, including all inherited members.

addElement(IndexType row, IndexType column, const RealType &value, const RealType &thisElementMultiplicator=1.0)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
bind(IndexType rows, IndexType columns, typename Base::ValuesViewType values, ColumnIndexesViewType columnIndexes, SegmentsViewType segments)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >protected
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >::bind(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >protected
columnIndexes (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >protected
ColumnIndexesViewType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
ComputeRealType typedef (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
ConstRowView typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
ConstValuesViewType typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
DefaultSegmentsReductionKernel typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
DeviceType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
findElement(IndexType row, IndexType column) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllElements(Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllElements(Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllElementsIf(Condition &&condition, Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllElementsIf(Condition &&condition, Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllRows(Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forAllRows(Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(IndexType begin, IndexType end, Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(const Array &rowIndexes, IndexType begin, IndexType end, Function &&function, Algorithms::Segments::LaunchConfiguration launchConfig=Algorithms::Segments::LaunchConfiguration()) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(const Array &rowIndexes, IndexType begin, IndexType end, Function &&function, Algorithms::Segments::LaunchConfiguration launchConfig=Algorithms::Segments::LaunchConfiguration())TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(const Array &rowIndexes, Function &&function, Algorithms::Segments::LaunchConfiguration launchConfig=Algorithms::Segments::LaunchConfiguration()) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElements(const Array &rowIndexes, Function &&function, Algorithms::Segments::LaunchConfiguration launchConfig=Algorithms::Segments::LaunchConfiguration())TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElementsIf(IndexType begin, IndexType end, Condition &&condition, Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forElementsIf(IndexType begin, IndexType end, Condition &&condition, Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
forRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
getColumnIndexes() constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getColumnIndexes()TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getColumns() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
getCompressedRowLengths(Vector &rowLengths) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getElement(IndexType row, IndexType column) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getNonzeroElementsCount() constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getOrganization()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >inlinestatic
getRow(IndexType rowIdx) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getRow(IndexType rowIdx)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getRowCapacities(Vector &rowCapacities) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getRowCapacity(IndexType row) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getRows() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
getSegments()TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getSegments() constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
getSerializationType()TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >static
getValues() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
getValues()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
IndexType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
isBinary()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >inlinestatic
isSymmetric()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >inlinestatic
MatrixBase()=defaultTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
MatrixBase(const MatrixBase &view)=defaultTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
MatrixBase(MatrixBase &&view) noexcept=defaultTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
MatrixType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
operator!=(const Matrix &matrix) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
operator=(const SparseMatrixBase &)=deleteTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
operator=(SparseMatrixBase &&)=deleteTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >::operator=(const MatrixBase &)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >::operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
operator==(const Matrix &matrix) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
print(std::ostream &str) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
RealType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchValue &identity, const Algorithms::Segments::LaunchConfiguration &launchConfig=Algorithms::Segments::LaunchConfiguration{}) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const Algorithms::Segments::LaunchConfiguration &launchConfig=Algorithms::Segments::LaunchConfiguration{}) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchValue &identity, const SegmentsReductionKernel &kernel) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchValue &identity, const Algorithms::Segments::LaunchConfiguration &launchConfig=Algorithms::Segments::LaunchConfiguration{}) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const Algorithms::Segments::LaunchConfiguration &launchConfig=Algorithms::Segments::LaunchConfiguration{}) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchValue &identity, const SegmentsReductionKernel &kernel) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
reduceRows(IndexType begin, IndexType end, Fetch &&fetch, const Reduce &reduce, Keep &&keep, const SegmentsReductionKernel &kernel) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
RowView typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
segments (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >protected
SegmentsViewType typedefTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
sequentialForAllRows(Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
sequentialForAllRows(Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
sequentialForRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
sequentialForRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
setElement(IndexType row, IndexType column, const RealType &value)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
sortColumnIndexes()TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
SparseMatrixBase()=defaultTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
SparseMatrixBase(IndexType rows, IndexType columns, typename Base::ValuesViewType values, ColumnIndexesViewType columnIndexes, SegmentsViewType segments)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
SparseMatrixBase(const SparseMatrixBase &matrix)=defaultTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
SparseMatrixBase(SparseMatrixBase &&matrix) noexcept=defaultTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
transposedVectorProduct(const InVector &inVector, OutVector &outVector, ComputeReal matrixMultiplicator=1.0, ComputeReal outVectorMultiplicator=0.0, Index begin=0, Index end=0) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
ValuesViewType typedefTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType_, SegmentsView::getOrganization() >
vectorProduct(const InVector &inVector, OutVector &outVector, ComputeRealType matrixMultiplicator=1.0, ComputeRealType outVectorMultiplicator=0.0, IndexType begin=0, IndexType end=0, const Algorithms::Segments::LaunchConfiguration &launchConfig=Algorithms::Segments::LaunchConfiguration{}) constTNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
vectorProduct(const InVector &inVector, OutVector &outVector, const Algorithms::Segments::LaunchConfiguration &launchConfig) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
vectorProduct(const InVector &inVector, OutVector &outVector, ComputeRealType matrixMultiplicator, ComputeRealType outVectorMultiplicator, IndexType begin, IndexType end, const SegmentsReductionKernel &kernel) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
vectorProduct(const InVector &inVector, OutVector &outVector, const SegmentsReductionKernel &kernel) const (defined in TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >)TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >