Sophus::IsFixedSizeVector< Vector, NumDimensions, typename > Struct Template Reference

#include <types.hpp>

Inheritance diagram for Sophus::IsFixedSizeVector< Vector, NumDimensions, typename >:
Inheritance graph
[legend]

Detailed Description

template<typename Vector, int NumDimensions, typename = typename std::enable_if< Vector::RowsAtCompileTime == NumDimensions && Vector::ColsAtCompileTime == 1>::type>
struct Sophus::IsFixedSizeVector< Vector, NumDimensions, typename >

If the Vector type is of fixed size, then IsFixedSizeVector::value will be true.

Definition at line 225 of file types.hpp.


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


sophus
Author(s): Hauke Strasdat
autogenerated on Wed Mar 2 2022 01:01:48