teqp 0.22.0
Loading...
Searching...
No Matches
pow_templates.hpp File Reference
#include "teqp/types.hpp"

Go to the source code of this file.

Namespaces

namespace  teqp
 

Functions

template<typename A >
auto teqp::POW2 (const A &x)
 
template<typename A >
auto teqp::POW3 (const A &x)
 
template<typename A >
auto teqp::POW4 (const A &x)
 
template<typename A >
auto teqp::POW5 (const A &x)
 
template<typename A >
auto teqp::POW7 (const A &x)
 
template<typename A >
auto teqp::POW8 (const A &x)
 
template<typename A >
auto teqp::POW10 (const A &x)
 
template<typename A >
auto teqp::POW12 (const A &x)