Fraxinus  18.10
An IGT application
cxMathUtils.h File Reference
#include "cxResourceExport.h"
#include "cxTransform3D.h"

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

double cx::roundAwayFromZero (double val)
 
unsigned int cx::roundUnsigned (double val)
 
Eigen::ArrayXd cx::matrixToQuaternion (Transform3D Tx)
 
Transform3D cx::quaternionToMatrix (Eigen::ArrayXd qArray)