Homogeneous Class Reference

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

+ Inheritance diagram for Homogeneous:

List of all members.


Detailed Description

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

This is defined in the Geometry module.

 #include <Eigen/Geometry> 
Parameters:
MatrixTypethe 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: