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

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 326 of file itkShapeLabelObject.h.

Static Public Attributes

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

Member Data Documentation

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 328 of file itkShapeLabelObject.h.


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