Go to the source code of this file.
Classes | |
class | Eigen::Translation< _Scalar, _Dim > |
Represents a translation transformation. More... | |
Namespaces | |
namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
Typedefs | |
typedef Translation< double, 2 > | Eigen::Translation2d |
typedef Translation< float, 2 > | Eigen::Translation2f |
typedef Translation< double, 3 > | Eigen::Translation3d |
typedef Translation< float, 3 > | Eigen::Translation3f |