|
|
StorageIndex | convert_index (Index idx) |
| |
|
void | reallocate (Index size) |
| |
|
void | reallocateSparse () |
| |
|
|
Scalar * | m_buffer |
| |
|
Scalar | m_zero |
| |
|
StorageIndex | m_size |
| |
|
StorageIndex | m_start |
| |
|
StorageIndex | m_end |
| |
|
StorageIndex | m_allocatedSize |
| |
|
StorageIndex | m_allocatedElements |
| |
|
StorageIndex | m_mode |
| |
|
StorageIndex | m_llStart |
| |
|
StorageIndex | m_llCurrent |
| |
|
StorageIndex | m_llSize |
| |
◆ nonZeros()
- Returns
- the number of non zeros in the current sub vector
◆ restart()
Must be called whenever we might perform a write access with an index smaller than the previous one.
Don't worry, this function is extremely cheap.
The documentation for this class was generated from the following file: