pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
pRC::Max Struct Reference

#include <max.hpp>

Public Member Functions

template<class... Xs, If< True< decltype(max(declval< Xs >()...))> >
constexpr decltype(autooperator() (Xs &&...args) const
 

Static Public Member Functions

template<class T >
static constexpr auto Identity ()
 

Member Function Documentation

◆ Identity()

template<class T >
static constexpr auto pRC::Max::Identity ( )
inlinestaticconstexpr

◆ operator()()

template<class... Xs, If< True< decltype(max(declval< Xs >()...))> >
constexpr decltype(auto) pRC::Max::operator() ( Xs &&...  args) const
inlineconstexpr

The documentation for this struct was generated from the following file: