#include <vector>
#include <iostream>
#include "matrix.hpp"
#include "error.hpp"
Go to the source code of this file.
Classes | |
class | Vector |
Dense math vector class. More... | |
struct | Vector::VectorRef |
Container object for coefficient-vector pairs. More... | |
struct | Vector::VectorLA |
Container object for linear algebra operations. More... | |
Defines | |
#define | MVECTOR_HPP 1 |
#define MVECTOR_HPP 1 |