OTB  9.0.0
Orfeo Toolbox
Namespaces | Classes | Functions | Variables
otb::mpl Namespace Reference

Namespaces

 internals
 

Classes

struct  is_array
 
struct  is_array< itk::VariableLengthVector< T > >
 
struct  is_array< itk::VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > >
 

Functions

template<typename PixelType >
unsigned int GetNumberOfComponents (PixelType const &pix)
 

Variables

template<typename T >
constexpr bool is_array_v = is_array<T>::value
 

Function Documentation

◆ GetNumberOfComponents()

template<typename PixelType >
unsigned int otb::mpl::GetNumberOfComponents ( PixelType const &  pix)
inline