|
pRC
multi-purpose Tensor Train library for C++
|
#include <prc/core/basic/common.hpp>#include <prc/core/basic/functions/unit.hpp>#include <prc/core/basic/functions/zero.hpp>#include <prc/core/basic/type_traits.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pRC |
Functions | |
| template<class TA , class TB , If< IsUnsignedIntegral< TA > > = 0, If< IsUnsignedIntegral< TB > > = 0> | |
| static constexpr auto | pRC::ceilDiv (TA const a, TB const b) |