dopt ~master (2018-02-24T12:31:40Z)
Dub
Repo
registerOperation
dopt
core
ops
Registers an operation definition with the given identifier.
void
registerOperation
(
string
name
,
OpDef
def
)
Meta
Source
See Implementation
dopt
core
ops
modules
basic
math
nnet
random
classes
Operation
functions
createOperation
listAllOperations
registerOperation
structs
OpDef
Registers an operation definition with the given identifier.