Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

ptolemy.math
Interface FloatUnaryOperation


public interface FloatUnaryOperation

A operation taking one argument of type float, and producing a value of type float. This interface attempts to mimic a first-class function of a single variable.

Since:
Ptolemy II 1.0
Version:
$Id: FloatUnaryOperation.java,v 1.17 2006年09月21日 15:09:48 cxh Exp $
Author:
Jeff Tsay
Accepted Rating:
Red (ctsay)
Proposed Rating:
Red (ctsay)

Method Summary
float operate(float operand)
Operate on the operand, returning a value of the same type.

Method Detail

operate

public float operate(float operand)
Operate on the operand, returning a value of the same type.

Parameters:
operand - The operand.
Returns:
The results of the operation.

Overview Package Class Tree Deprecated Index Help
PREV CLASS NEXT CLASS FRAMES NO FRAMES All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

AltStyle によって変換されたページ (->オリジナル) /