|
last update 20 Sep 2009 |
|
#include "cvrMatrix.h"
#include "cvrVector.h"
#include "cvrLinearAlgebraFunctor.h"
#include "cvrLapackInterface.h"


Go to the source code of this file.
Classes | |
| class | cvr::linearLeastSquares |
| Class linearLeastSquares. More... | |
| class | cvr::linearLeastSquares::linearLeastSquares::parameters |
| The parameters for the class linearLeastSquares. More... | |
Namespaces | |
| namespace | cvr |
Functions | |
| bool | cvr::read (ioHandler &handler, linearLeastSquares::eAlgorithm &data) |
| bool | cvr::write (ioHandler &handler, const linearLeastSquares::eAlgorithm &data) |