vtf-logo

decomposition.h File Reference

Functions for decomposing the Jacobian. More...

#include "../../../ads/tensor/SquareMatrix.h"
#include "decomposition.ipp"

Go to the source code of this file.

Functions

template<typename T>
BEGIN_NAMESPACE_GEOM void decompose (const ads::SquareMatrix< 2, T > &jacobian, ads::SquareMatrix< 2, T > *orientation, ads::SquareMatrix< 2, T > *skew, ads::SquareMatrix< 2, T > *aspectRatio)
 Decompose the jacobian into orientation * skew * aspectRatio.
template<typename T>
void decompose (const ads::SquareMatrix< 3, T > &jacobian, ads::SquareMatrix< 3, T > *orientation, ads::SquareMatrix< 3, T > *skew, ads::SquareMatrix< 3, T > *aspectRatio)
 Decompose the jacobian into orientation * skew * aspectRatio.


Detailed Description

Functions for decomposing the Jacobian.


Generated on Fri Aug 24 12:55:59 2007 for Computational Geometry Package by  doxygen 1.4.7