farm-ng-core
|
Go to the source code of this file.
Classes | |
class | sophus::UnitVector< TScalar, kN > |
class | sophus::linalg::UnitVectorImpl< TScalar, kDim > |
class | sophus::UnitVector< TScalar, kN > |
Namespaces | |
sophus | |
Image MutImage, owning images types. | |
sophus::linalg | |
Typedefs | |
template<class TScalar > | |
using | sophus::UnitVector3 = UnitVector< TScalar, 3 > |
template<class TScalar > | |
using | sophus::UnitVector2 = UnitVector< TScalar, 2 > |
using | sophus::UnitVector2F64 = UnitVector2< double > |
using | sophus::UnitVector3F64 = UnitVector3< double > |