Homogeneous< MatrixType, _Direction > Class Template Reference
[Geometry module]

Expression of one (or a set of) homogeneous vector(s). More...

Inheritance diagram for Homogeneous< MatrixType, _Direction >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename MatrixType, int _Direction>
class Eigen::Homogeneous< MatrixType, _Direction >

Expression of one (or a set of) homogeneous vector(s).

This is defined in the Geometry module.

 #include <Eigen/Geometry> 
Parameters:
MatrixType the type of the object in which we are making homogeneous

This class represents an expression of one (or a set of) homogeneous vector(s). It is the return type of MatrixBase::homogeneous() and most of the time this is the only way it is used.

See also:
MatrixBase::homogeneous()

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

Generated on 15 Aug 2012 for Eigen by  doxygen 1.6.1