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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , If< IsIntegral< T > > = 0>
static constexpr auto pRC::isPowerOfTwo (T const v)