Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ > Member List

This is the complete list of members for Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >, including all inherited members.

col(RowIndexType i) const (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
col(RowIndexType i) (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
col_type typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
column(CSRRowColumnIndex< RowIndexType > rc_index) constArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
columns() const noexcept (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
ColumnSpanType typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
CSRMatrixView()=default (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
CSRMatrixView(Int32 nb_row, RowIndexType nb_non_zero, ptr_type *ptr_range, col_type *col_range, val_type *val_range) (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
m_columns (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >private
m_nb_non_zero (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >private
m_nb_row (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >private
m_row_indexes (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >private
m_values (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >private
nbNonZero() const noexceptArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
nbNonZeroForRow(Int32 row) constArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
nbRow() const noexceptArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
ptr(Int32 i) const (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
ptr(Int32 i) (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
ptr_type typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
rowIndexes() const noexcept (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
RowIndexType typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
rowRange(Int32 row) const (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
rows() constArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
subrows(RowIndexType begin, RowIndexType size) constArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
val(RowIndexType i) const (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
val(RowIndexType i) (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
val_type typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
value(CSRRowColumnIndex< RowIndexType > rc_index) constArcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
value_type typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >
values() const noexcept (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >inline
ValueSpanType typedef (defined in Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >)Arcane::Alina::CSRMatrixView< ValueType_, ColumnType_, RowIndexType_ >