Classes | Namespaces | Typedefs | Functions
Geometry/Scaling.h File Reference

Go to the source code of this file.

Classes

class  Eigen::UniformScaling< _Scalar >
 

Namespaces

 Eigen
 

Typedefs

typedef DiagonalMatrix< double, 2 > Eigen::AlignedScaling2d
 
typedef DiagonalMatrix< float, 2 > Eigen::AlignedScaling2f
 
typedef DiagonalMatrix< double, 3 > Eigen::AlignedScaling3d
 
typedef DiagonalMatrix< float, 3 > Eigen::AlignedScaling3f
 

Functions

static UniformScaling< float > Eigen::Scaling (float s)
 
static UniformScaling< double > Eigen::Scaling (double s)
 
template<typename RealScalar >
static UniformScaling< std::complex< RealScalar > > Eigen::Scaling (const std::complex< RealScalar > &s)
 
template<typename Scalar >
static DiagonalMatrix< Scalar, 2 > Eigen::Scaling (const Scalar &sx, const Scalar &sy)
 
template<typename Scalar >
static DiagonalMatrix< Scalar, 3 > Eigen::Scaling (const Scalar &sx, const Scalar &sy, const Scalar &sz)
 
template<typename Derived >
static const DiagonalWrapper< const Derived > Eigen::Scaling (const MatrixBase< Derived > &coeffs)
 


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03