OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Algebra/Array1D.h"
#include "Algebra/Matrix.h"
#include "Utilities/SingularMatrixError.h"
#include "Utilities/SizeError.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | LUMatrix< T > |
Triangle decomposition of a matrix. More... | |