Searched refs:compose_UnaryCRFunction (Results 1 - 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
H A DUnaryCRFunction.java148 return new compose_UnaryCRFunction(this, f2);
262 class compose_UnaryCRFunction extends UnaryCRFunction { class in inherits:UnaryCRFunction
265 compose_UnaryCRFunction(UnaryCRFunction func1, method in class:compose_UnaryCRFunction

Completed in 370 milliseconds