#include <cmath>
Go to the source code of this file.
Classes | |
struct | funct::Power< A, B > |
struct | funct::PowerStruct< A, B > |
Namespaces | |
funct | |
Functions | |
template<typename A , typename B > | |
Power< A, B >::type | funct::operator^ (const A &a, const B &b) |
template<typename A , typename B > | |
Power< A, B >::type | funct::pow (const A &a, const B &b) |