#include <Aff_transformationCd.h>
List of all members.
Public Types |
typedef _FT | RT |
typedef _FT | FT |
typedef _LA | LA |
typedef _LA::Matrix | Matrix |
typedef _LA::Vector | Vector |
Public Member Functions |
| Aff_transformationCd (int d=0) |
| Aff_transformationCd (int d, Identity_transformation) |
| Aff_transformationCd (const Matrix &M) |
template<typename Forward_iterator > |
| Aff_transformationCd (Scaling, Forward_iterator start, Forward_iterator end) |
| Aff_transformationCd (Translation, const VectorCd< RT, LA > &v) |
| Aff_transformationCd (int d, Scaling, const RT &num, const RT &den) |
| Aff_transformationCd (int d, Rotation, const RT &sin_num, const RT &cos_num, const RT &den, int e1=0, int e2=1) |
| Aff_transformationCd (int d, Rotation, const DirectionCd< RT, LA > &dir, const RT &eps_num, const RT &eps_den, int e1=0, int e2=1) |
int | dimension () const |
const Matrix & | matrix () const |
bool | is_odd () const |
Vector | operator() (const Vector &v) const |
Vector | transform_linearly (const Vector &v) const |
Aff_transformationCd< RT, LA > | inverse () const |
Aff_transformationCd< RT, LA > | operator* (const Aff_transformationCd< RT, LA > &s) const |
bool | operator== (const Aff_transformationCd< RT, LA > &a1) const |
bool | operator!= (const Aff_transformationCd< RT, LA > &a1) const |
template<class _FT, class _LA>
class Aff_transformationCd< _FT, _LA >
Member Typedef Documentation
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
Constructor & Destructor Documentation
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<typename Forward_iterator >
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
Member Function Documentation
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
template<class _FT, class _LA>
The documentation for this class was generated from the following file: