Definition at line 130 of file sparse_column.h.
◆ RandomAccessSparseColumn()
◆ ~RandomAccessSparseColumn()
◆ AddToCoefficient()
| void AddToCoefficient |
( |
RowIndex |
row, |
|
|
Fractional |
value |
|
) |
| |
|
inline |
◆ Clear()
◆ GetCoefficient()
◆ GetNumberOfRows()
| RowIndex GetNumberOfRows |
( |
| ) |
const |
|
inline |
◆ PopulateFromSparseColumn()
| void PopulateFromSparseColumn |
( |
const SparseColumn & |
sparse_column | ) |
|
◆ PopulateSparseColumn()
| void PopulateSparseColumn |
( |
SparseColumn * |
sparse_column | ) |
const |
◆ Resize()
| void Resize |
( |
RowIndex |
num_rows | ) |
|
◆ SetCoefficient()
| void SetCoefficient |
( |
RowIndex |
row, |
|
|
Fractional |
value |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: