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

Public Member Functions | |
| T_Scalar * | values () |
| Access the data buffer. | |
| const T_Scalar * | values () const |
| Access the data buffer. | |
The dense container base class.
|
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.