DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Namespaces | Functions
utlRotationMatrixFromVectors.h File Reference
#include <cmath>
#include "utlCore.h"
+ Include dependency graph for utlRotationMatrixFromVectors.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utl
 

Functions

template<class VectorType , class MatrixType >
void utl::RotationMatrixFromUnitNormVectors (const VectorType &from, const VectorType &to, MatrixType &mtx)
 
template<class VectorType , class MatrixType >
void utl::RotationMatrixFromVectors (const VectorType &from, const VectorType &to, MatrixType &mat)