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

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class T , If< IsFloat< T > > = 0>
static constexpr auto pRC::floor (T const &a)
 Calculates the floor of a Float.