golib  0.5
goMath::AffineTransform< T > Class Template Reference

Public Member Functions

 AffineTransform (const goMath::Matrix< T > &A, const goMath::Vector< T > &t)
 
void set (const goMath::Matrix< T > &A_, const goMath::Vector< T > &t_)
 
goMath::Matrix< T > & getA ()
 
goMath::Vector< T > & getT ()
 
const goMath::Matrix< T > & getA () const
 
const goMath::Vector< T > & getT () const
 
void apply (goMath::Vector< T > &v)
 
void apply (const goMath::Matrix< T > &confMatrix, goMath::Matrix< T > &ret)
 

The documentation for this class was generated from the following files: