pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
ipow.hpp File Reference
#include <prc/core/basic/type_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class B , class N , If< IsIntegral< B > > = 0, If< IsUnsignedIntegral< N > > = 0>
static constexpr B pRC::iPow (B const base, N const exp)