Define UNARY¶
Defined in File predicates.h
Define Documentation¶
-
UNARY
(name, name2, func)¶ Macro to set up unary-functions from marian::functional::Ops.
- Parameters
name
: name for the structname2
: callable typedeffunc
: function wrapped
Defined in File predicates.h
UNARY
(name, name2, func)¶Macro to set up unary-functions from marian::functional::Ops.
name
: name for the struct
name2
: callable typedef
func
: function wrapped