OGS
MathTools.h File Reference

Detailed Description

Definition in file MathTools.h.

#include <cstddef>
Include dependency graph for MathTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MathLib
 

Functions

double MathLib::calcProjPntToLineAndDists (Point3d const &pp, Point3d const &pa, Point3d const &pb, double &lambda, double &d0)
 
double MathLib::getAngle (Point3d const &p0, Point3d const &p1, Point3d const &p2)