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

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

addElement(IndexType row, IndexType column, const RealType &value, const RealType &thisElementMultiplicator=1.0)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
addMatrix(const Matrix &matrix, const RealType &matrixMultiplicator=1.0, const RealType &thisMatrixMultiplicator=1.0) (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
bind(DenseMatrixView &view)TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
bind(DenseMatrixView &&view)TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
TNL::Matrices::DenseMatrixBase::bind(IndexType rows, IndexType columns, typename Base::ValuesViewType values, SegmentsViewType segments)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
MatrixBase< Real, Device, Index, GeneralMatrix, Organization >::bind(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >protected
ConstRowView typedefTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
ConstValuesViewType typedefTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
ConstViewType typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DenseMatrixBase()=defaultTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
DenseMatrixBase(IndexType rows, IndexType columns, typename Base::ValuesViewType values)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
DenseMatrixBase(const DenseMatrixBase &matrix)=defaultTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
DenseMatrixBase(DenseMatrixBase &&matrix) noexcept=defaultTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
DenseMatrixView()=defaultTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DenseMatrixView(Index rows, Index columns, typename Base::ValuesViewType values)TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DenseMatrixView(const DenseMatrixView &matrix)=defaultTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DenseMatrixView(DenseMatrixView &&matrix) noexcept=defaultTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DeviceType typedefTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forAllElements(Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forAllElements(Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forAllRows(Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forAllRows(Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forElements(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forElements(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
forRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
getColumns() constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
getCompressedRowLengths(Vector &rowLengths) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getConstView() constTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
getElement(IndexType row, IndexType column) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getElementIndex(IndexType row, IndexType column) const (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
getNonzeroElementsCount() constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >virtual
getOrganization()TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >inlinestatic
getRow(IndexType rowIdx) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getRow(IndexType rowIdx)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getRowCapacities(Vector &rowCapacities) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
getRows() constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
getSerializationType()TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >static
getValues() constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
getValues()TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
getView()TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
IndexType typedefTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
isBinary()TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >inlinestatic
isMatrix()TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >inlinestatic
isSymmetric()TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >inlinestatic
MatrixBase()=defaultTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
MatrixBase(const MatrixBase &view)=defaultTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
MatrixBase(MatrixBase &&view) noexcept=defaultTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
operator!=(const DenseMatrixBase< Real_, Device_, Index_, Organization > &matrix) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
MatrixBase< Real, Device, Index, GeneralMatrix, Organization >::operator!=(const Matrix &matrix) constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
operator()(IndexType row, IndexType column)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
operator()(IndexType row, IndexType column) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
operator=(const DenseMatrixView &)=deleteTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
operator=(DenseMatrixView &&)=deleteTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
TNL::Matrices::DenseMatrixBase::operator=(const DenseMatrixBase &)=deleteTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
TNL::Matrices::DenseMatrixBase::operator=(DenseMatrixBase &&)=deleteTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
MatrixBase< Real, Device, Index, GeneralMatrix, Organization >::operator=(const MatrixBase &)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
MatrixBase< Real, Device, Index, GeneralMatrix, Organization >::operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
operator==(const DenseMatrixBase< Real_, Device_, Index_, Organization > &matrix) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
MatrixBase< Real, Device, Index, GeneralMatrix, Organization >::operator==(const Matrix &matrix) constTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
print(std::ostream &str) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
RealType typedefTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
reduceAllRows(Fetch &fetch, const Reduce &reduce, Keep &keep, const FetchReal &identity) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
reduceRows(IndexType begin, IndexType end, Fetch &fetch, const Reduce &reduce, Keep &keep, const FetchReal &identity) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
reduceRows(IndexType begin, IndexType end, Fetch &fetch, const Reduce &reduce, Keep &keep, const FetchValue &identity) const (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
RowView typedefTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
save(File &file) constTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
segments (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
SegmentsReductionKernel typedef (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
SegmentsType typedef (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
SegmentsViewType typedef (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
SegmentViewType typedef (defined in TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >protected
Self typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
sequentialForAllRows(Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
sequentialForAllRows(Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
sequentialForRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
sequentialForRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
setElement(IndexType row, IndexType column, const RealType &value)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
setValue(const RealType &v)TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
ValuesViewType typedefTNL::Matrices::MatrixBase< Real, Device, Index, GeneralMatrix, Organization >
vectorProduct(const InVector &inVector, OutVector &outVector, const RealType &matrixMultiplicator=1.0, const RealType &outVectorMultiplicator=0.0, IndexType begin=0, IndexType end=0) constTNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
ViewType typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >