Searched refs:AtanOp (Results 1 – 2 of 2) sorted by relevance
357 class AtanOp : public UnaryTrigonometricFunc<AtanOp> class360 AtanOp (GeneratorState& state, ConstValueRangeAccess valueRange) in AtanOp() function in rsg::AtanOp361 : UnaryTrigonometricFunc<AtanOp>(state, "atan", valueRange) in AtanOp()
304 { getWeight<AtanOp>, create<AtanOp> },