![]() |
CLA3P v0.3.1
Compact Linear Algebra Parallel Portable Package
|
The sparse container base class (compressed sparse generic). More...

Public Member Functions | |
| T_Scalar * | values () |
| Access the data buffer. | |
| const T_Scalar * | values () const |
| Access the data buffer. | |
The sparse container base class (compressed sparse generic).
|
inline |
Access the data buffer.
Returns a pointer to the underlying data array.
|
inline |
Access the data buffer.
Returns a pointer to the underlying data array.