Public Member Functions | |
| UnaryFunctorWithDefaultCtor (OperatorBase &) | |
| template<typename TIn , typename TOut , class Context > | |
| bool | operator() (const int size, const TIn *X, TOut *Y, Context *context) const |
Data Fields | |
| Functor | functor {} |
Definition at line 74 of file elementwise_ops.h.
1.8.11