Template Struct normIntegerPowerComputer

Struct Documentation

template<typename Real, int n, bool nIsPositive, bool nIsEven>
struct normIntegerPowerComputer

n is positive and even case

Public Static Functions

static inline Real compute(Real val)