#include <iostream>
#include "vuSimpleTypes.h"
#include "vuColour.h"
#include "vuMatrix.h"
#include "Coool/DensMatrix.hh"
#include "LinAlg/LinAlg.h"
Include dependency graph for SMatrix.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SMatrix |
This class is (another) implementation of a matrix. More... | |
class | SVector |
The SVector class is a Nx1 matrix, nothing else ;-). More... |