Lines Matching defs:execute
55 abstract public CR execute(CR x); in execute() method in UnaryCRFunction
177 public CR execute(CR x) { in execute() method in sin_UnaryCRFunction
183 public CR execute(CR x) { in execute() method in cos_UnaryCRFunction
189 public CR execute(CR x) { in execute() method in tan_UnaryCRFunction
195 public CR execute(CR x) { in execute() method in asin_UnaryCRFunction
201 public CR execute(CR x) { in execute() method in acos_UnaryCRFunction
212 public CR execute(CR x) { in execute() method in atan_UnaryCRFunction
221 public CR execute(CR x) { in execute() method in exp_UnaryCRFunction
227 public CR execute(CR x) { in execute() method in ln_UnaryCRFunction
233 public CR execute(CR x) { in execute() method in identity_UnaryCRFunction
239 public CR execute(CR x) { in execute() method in negate_UnaryCRFunction
245 public CR execute(CR x) { in execute() method in inverse_UnaryCRFunction
251 public CR execute(CR x) { in execute() method in abs_UnaryCRFunction
257 public CR execute(CR x) { in execute() method in sqrt_UnaryCRFunction
269 public CR execute(CR x) { in execute() method in compose_UnaryCRFunction
567 public CR execute(CR x) { in execute() method in inverseMonotone_UnaryCRFunction
664 public CR execute(CR x) { in execute() method in monotoneDerivative_UnaryCRFunction