G+Smo
25.01.0
Geometry + Simulation Modules
|
A specialized sparse matrix class which stores each row as a separate sparse vector.
This allows efficient row resizing and insertion operations, particularly for knot insertion algorithms.
Public Member Functions | |
index_t | cols () const |
index_t | innerSize () const |
index_t | outerSize () const |
index_t | rows () const |
Private Member Functions | |
void | resizeFibers (index_t newRows) |
Change the number of fibers without allocating newly added rows. | |
|
inline |
|
inline |
|
inline |
|
inline |