GPLIB++
Namespaces | Functions
ptfuncs.h File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

 gplib
 

Functions

double gplib::Alpha_phi (const double phi11, const double phi12, const double phi21, const double phi22)
 return the phase tensor rotation angle as a function of the four phase tensor elements More...
 
double gplib::Beta_phi (const double phi11, const double phi12, const double phi21, const double phi22)
 return the phase tensor skew angle as a function of the four phase tensor elements More...
 
double gplib::Pi1 (const double phi11, const double phi12, const double phi21, const double phi22)
 return the phase tensor rotational invariant $ \Pi_1 $ as a function of the four phase tensor elements More...
 
double gplib::Pi2 (const double phi11, const double phi12, const double phi21, const double phi22)
 return the phase tensor rotational invariant $ \Pi_2 $ as a function of the four phase tensor elements More...
 
double gplib::PhiStrike (const double phi11, const double phi12, const double phi21, const double phi22)
 return the phase tensor strike angle as a function of the four phase tensor elements More...
 
double gplib::PhiMax (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the maximum principal component of the phase tensor. More...
 
double gplib::PhiMin (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the mimum principal component of the phase tensor. More...
 
double gplib::trPhi (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the trace of the phase tensor. More...
 
double gplib::skPhi (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the skew of the phase tensor. More...
 
double gplib::detPhi (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the determinant of the phase tensor. More...
 
double gplib::Phi1 (const double phi11, const double phi12, const double phi21, const double phi22)
 
double gplib::Phi2 (const double phi11, const double phi12, const double phi21, const double phi22)
 
double gplib::GetPhi2Sq (const double phi11, const double phi12, const double phi21, const double phi22)
 
double gplib::GetPhi3 (const double phi11, const double phi12, const double phi21, const double phi22)
 
double gplib::GetPhiEllip (const double phi11, const double phi12, const double phi21, const double phi22)
 Return the ellipticity of the phase tensor. More...