Template Numerical Library version\ main:df396df
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< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
bind(DenseMatrixView &view)TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
bind(DenseMatrixView &&view)TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::bind(IndexType rows, IndexType columns, typename Base::ValuesViewType values, SegmentsViewType segments)TNL::Matrices::DenseMatrixBase< 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 typedefTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ConstValuesViewType typedefTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
ConstViewType typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
DenseMatrixBase()=defaultTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
DenseMatrixBase(IndexType rows, IndexType columns, typename Base::ValuesViewType values)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
DenseMatrixBase(const DenseMatrixBase &matrix)=defaultTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
DenseMatrixBase(DenseMatrixBase &&matrix) noexcept=defaultTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
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< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllElements(Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllElements(Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllRows(Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forAllRows(Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forElements(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forElements(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
forRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getAllocatedElementsCount() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getColumns() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getCompressedRowLengths(Vector &rowLengths) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getConstView() constTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
getElement(IndexType row, IndexType column) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getNonzeroElementsCount() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >virtual
getOrganization()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
getRow(IndexType rowIdx) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRow(IndexType rowIdx)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRowCapacities(Vector &rowCapacities) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRowCapacity(IndexType row) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
getRows() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getSerializationType()TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >static
getValues() constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getValues()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
getView()TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
IndexType typedefTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
isBinary()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
isSymmetric()TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >inlinestatic
MatrixBase()=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(IndexType rows, IndexType columns, ValuesViewType values)TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(const MatrixBase &view)=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
MatrixBase(MatrixBase &&view) noexcept=defaultTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
operator!=(const DenseMatrixBase< Real_, Device_, Index_, Organization > &matrix) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator!=(const Matrix &matrix) constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
operator()(IndexType row, IndexType column)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
operator()(IndexType row, IndexType column) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
operator=(const DenseMatrixView &)=deleteTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
operator=(DenseMatrixView &&)=deleteTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::operator=(const DenseMatrixBase &)=deleteTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >::operator=(DenseMatrixBase &&)=deleteTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator=(const MatrixBase &)=deleteTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator=(MatrixBase &&)=deleteTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
operator==(const DenseMatrixBase< Real_, Device_, Index_, Organization > &matrix) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
TNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >::operator==(const Matrix &matrix) constTNL::Matrices::MatrixBase< double, Devices::Host, int, GeneralMatrix, Organization >
print(std::ostream &str) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
RealType typedefTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
reduceAllRows(Fetch &&fetch, const Reduce &reduce, Keep &&keep, const FetchReal &identity) constTNL::Matrices::DenseMatrixBase< 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) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
RowView typedefTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
save(File &file) constTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
Self typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
sequentialForAllRows(Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForAllRows(Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForRows(IndexType begin, IndexType end, Function &&function) constTNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
sequentialForRows(IndexType begin, IndexType end, Function &&function)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
setElement(IndexType row, IndexType column, const RealType &value)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
setValue(const RealType &v)TNL::Matrices::DenseMatrixBase< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ValuesViewType typedefTNL::Matrices::MatrixBase< double, Devices::Host, int, 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< double, Devices::Host, int, Algorithms::Segments::DefaultElementsOrganization< Devices::Host >::getOrganization() >
ViewType typedefTNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >