|
Public Member Functions |
|
| BasicIndexMatrix () |
|
| BasicIndexMatrix (const value_type *data) |
|
value_type | operator[] (uint16_t r) const |
|
value_type & | operator[] (uint16_t r) |
|
value_type | norm (void) const |
|
value_type | norm2 (void) const |
Protected Member Functions |
|
| BasicIndexMatrix (bool dummy) |