cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
isqrt.hpp File Reference
#include <prc/core/basic/recursive_lambda.hpp>
#include <prc/core/basic/type_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , If< IsUnsignedIntegral< T > > = 0>
static constexpr T pRC::iSqrt (T const a)