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

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

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::bind(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >protected
columnIndexes (defined in TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >)TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >protected
columns (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >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 typedefTNL::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 typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
DeviceType typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
forAllElements(Function &function) constTNL::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) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
forElements(IndexType begin, IndexType end, Function &function) constTNL::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) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getColumnIndexes() constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getColumnIndexes()TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getColumns() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getCompressedRowLengths(Vector &rowLengths) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getConstView() constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getElement(IndexType row, IndexType column) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getNonzeroElementsCount() const overrideTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >virtual
getOrganization()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
getRow(const IndexType &rowIdx) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getRow(const IndexType &rowIdx)TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getRowCapacities(Vector &rowCapacities) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getRowCapacity(IndexType row) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getRows() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getSerializationType()TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >static
getSerializationTypeVirtual() constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
getValues() constTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getValues()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
getView()TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
IndexType typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
isBinary()TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >inlinestatic
isMatrix()TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >inlinestatic
isSymmetric()TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >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::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
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 SparseSandboxMatrixView &)=deleteTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
TNL::Matrices::MatrixBase::operator=(const MatrixBase &)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
TNL::Matrices::MatrixBase::operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
operator==(const Matrix &matrix) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
operator==(const MatrixT &matrix) const (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
print(std::ostream &str) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
RealType typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
reduceAllRows(Fetch &fetch, const Reduce &reduce, Keep &keep, const FetchReal &zero) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
reduceRows(IndexType begin, IndexType end, Fetch &fetch, const Reduce &reduce, Keep &keep, const FetchReal &zero) constTNL::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 >
RowCapacitiesType typedef (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
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 typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
rows (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >protected
RowView typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
Self typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
sequentialForAllRows(Function &function) constTNL::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) constTNL::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)=defaultTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
SparseSandboxMatrixView(SparseSandboxMatrixView &&matrix) noexcept=defaultTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
values (defined in TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >)TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >protected
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) constTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
ViewType typedefTNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >