cMHN 1.1
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
Namespaces | Functions
log10.hpp File Reference
#include <prc/core/complex/functions/log.hpp>
#include <prc/core/complex/type_traits.hpp>
#include <prc/core/functors/log.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , If< IsInvocable< Log, Complex< T > > > = 0>
static constexpr auto pRC::log10 (Complex< T > const &a)