#include "InterpKernelException.hxx"#include <cmath>
Go to the source code of this file.
Packages | |
| package | INTERP_KERNEL |
Functions | |
| void | INTERP_KERNEL.computeEigenValues6 (const double *matrix, double *eigenVals) |
| void | INTERP_KERNEL.computeEigenVectorForEigenValue6 (const double *matrix, double eigenVal, double eps, double *eigenVector) throw (INTERP_KERNEL::Exception) |