|
EllAlgo 1.6.13
|
Square matrix with flat storage and strided views. More...
#include <algorithm>#include <cstddef>#include <valarray>#include <vector>Go to the source code of this file.
Classes | |
| class | SliceView |
| Proxy view over a strided slice of a flat array. More... | |
| class | Matrix |
| Square matrix with flat std::vector<double> storage. More... | |
Square matrix with flat storage and strided views.