pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
less.hpp File Reference
#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 X >
static constexpr auto pRC::operator< (X &&a, Zero<> const)
 
template<class X >
static constexpr auto pRC::operator< (Zero<> const, X &&b)
 
static constexpr auto pRC::operator< (Zero<> const, Zero<> const)