Home
last modified time | relevance | path

Searched refs:Subtraction (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DRandomVariable.cpp306 class Subtraction : public IRandomVariableOp { class
521 : RandomVariable(lhs, rhs, Singleton<Subtraction>::get()); in operator -()