ITK  5.1.0
Insight Toolkit
Static Public Attributes | List of all members
itk::ShapeLabelObject< TLabel, VImageDimension >::IntegerPow< VX, VY > Struct Template Reference

Static Public Attributes

static const vcl_size_t Result = VX * IntegerPow<VX, VY - 1>::Result
 

Detailed Description

template<typename TLabel, unsigned int VImageDimension>
template<vcl_size_t VX, unsigned short VY>
struct itk::ShapeLabelObject< TLabel, VImageDimension >::IntegerPow< VX, VY >

Definition at line 327 of file itkShapeLabelObject.h.

Member Data Documentation

◆ Result

template<typename TLabel , unsigned int VImageDimension>
template<vcl_size_t VX, unsigned short VY>
const vcl_size_t itk::ShapeLabelObject< TLabel, VImageDimension >::IntegerPow< VX, VY >::Result = VX * IntegerPow<VX, VY - 1>::Result
static

Definition at line 329 of file itkShapeLabelObject.h.


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