pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
canonical.hpp File Reference
#include <prc/core/basic/common.hpp>
#include <prc/core/basic/functions/ceil_div.hpp>
#include <prc/core/basic/functions/ilog.hpp>
#include <prc/core/basic/limits.hpp>
#include <prc/core/random/type_traits.hpp>
#include <prc/core/value/type_traits.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , class RNG , If< IsRandomEngine< RNG > > = 0, If< IsFloat< T > > = 0>
static constexpr T pRC::generateCanonical (RNG &rng)