In file bla.hpp:

namespace ngbla

namespace for basic linear algebra

Documentation

namespace for basic linear algebra

extern void CalcEigenSystem(const FlatMatrix<double> & mat, FlatVector<double> & lami, FlatMatrix<double> & eigenvecs)
Computes eigenvalues and vectors of the symmetric matrix mat

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.