Brush C++ API
A flexible interpretable machine learning framework
|
specialization for terminals More...
#include <signatures.h>
Public Types | |
using | RetType = R |
using | ArgTypes = void |
using | FirstArg = void |
using | WeightType = typename WeightType<R>::type |
Static Public Member Functions | |
static constexpr auto | get_ret_type () |
static constexpr auto | get_arg_types () |
static constexpr auto | get_args_type () |
static constexpr std::size_t | hash () |
Static Public Attributes | |
static constexpr std::size_t | ArgCount = 0 |
specialization for terminals
Definition at line 112 of file signatures.h.
Definition at line 115 of file signatures.h.
Definition at line 116 of file signatures.h.
Definition at line 114 of file signatures.h.
using Brush::SigBase< R >::WeightType = typename WeightType<R>::type |
Definition at line 117 of file signatures.h.
|
inlinestaticconstexpr |
Definition at line 120 of file signatures.h.
|
inlinestaticconstexpr |
Definition at line 121 of file signatures.h.
|
inlinestaticconstexpr |
Definition at line 119 of file signatures.h.
|
inlinestaticconstexpr |
|
staticconstexpr |
Definition at line 118 of file signatures.h.