VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Attributes
makVrv::DtNTree< T, Dimensions, Mutex, SubcellTraits, BoundsType >::Power< A, B > Struct Template Reference

Compute exponents at compile time (for array length). More...

Static Public Attributes

static const unsigned int value = A * Power<A, B - 1>::value
 

Detailed Description

template<typename T, unsigned int Dimensions = 3, typename Mutex = DtNTreeNullMutexPolicy, template< typename > class SubcellTraits = DtNTreeSharedPointerTraits, typename BoundsType = double>
template<unsigned int A, unsigned int B>
struct makVrv::DtNTree< T, Dimensions, Mutex, SubcellTraits, BoundsType >::Power< A, B >

Compute exponents at compile time (for array length).

Member Data Documentation

template<typename T , unsigned int Dimensions = 3, typename Mutex = DtNTreeNullMutexPolicy, template< typename > class SubcellTraits = DtNTreeSharedPointerTraits, typename BoundsType = double>
template<unsigned int A, unsigned int B>
const unsigned int makVrv::DtNTree< T, Dimensions, Mutex, SubcellTraits, BoundsType >::Power< A, B >::value = A * Power<A, B - 1>::value
static

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)