teqp 0.22.0
|
#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) |