|
guanaqo
1.0.0-alpha.24
Utilities for scientific software
|
This is the complete list of members for guanaqo::linalg::MatrixView< T >, including all inherited members.
| MatrixView() | guanaqo::linalg::MatrixView< T > | inline |
| MatrixView(std::span< const T > values, Sparsity sparsity) | guanaqo::linalg::MatrixView< T > | inline |
| MatrixView(std::span< const T > values, length_t rows, length_t cols, sparsity::Symmetry symmetry=sparsity::Symmetry::Unsymmetric) | guanaqo::linalg::MatrixView< T > | inline |
| Sparsity typedef | guanaqo::linalg::MatrixView< T > | |
| sparsity | guanaqo::linalg::MatrixView< T > | |
| values | guanaqo::linalg::MatrixView< T > |