Searched refs:AcosOp (Results 1 – 2 of 2) sorted by relevance
329 class AcosOp : public UnaryTrigonometricFunc<AcosOp> class332 AcosOp (GeneratorState& state, ConstValueRangeAccess valueRange) in AcosOp() function in rsg::AcosOp333 : UnaryTrigonometricFunc<AcosOp>(state, "acos", valueRange) in AcosOp()
303 { getWeight<AcosOp>, create<AcosOp> },