MorphoGraphX  2.0-1-227
Classes | Namespaces | Functions
SymmetricTensor.hpp File Reference
#include <Vector.hpp>
#include <gsl/gsl_matrix.h>
#include <gsl/gsl_vector.h>
#include <gsl/gsl_eigen.h>

Go to the source code of this file.

Classes

class  mgx::SymmetricTensor
 

Namespaces

 mgx
 Distributed matrix library.
 

Functions

void mgx::calcEigenVecsValues (Matrix3d &M, Point3d &p1, Point3d &p2, Point3d &p3, Point3d &ev)
 
Matrix3d mgx::OuterProduct (Point3d p1, Point3d p2)