|
bpp-core
2.2.0
|
#include "Matrix.h"#include "../NumTools.h"#include "../../Exceptions.h"#include <algorithm>#include <vector>
Include dependency graph for LUDecomposition.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bpp::LUDecomposition< Real > |
| LU Decomposition. More... | |
Namespaces | |
| bpp | |
| This class allows to perform a correspondence analysis. | |