spis.Util.Func
Interface ScalFunctionOfScal
- All Known Implementing Classes:
- Exp, FunctionOfParticleE, FunctionOfParticleETheta, IsEqual, LimitedExp, Ln, Max, ReciprocalFunction, ScalFunctionOfScalFromFunctionOf4, ScalFunctionOfScalFromFunctionOf5, Sqrt, TabulatedScalFunctionOfScal
- public interface ScalFunctionOfScal
Class Name : ScalFunctionOfScal
Project ref : SPIS project
File name : ScalFunctionOfScal.java
File type : interface
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France
http://www.onecert.fr
Status : under development
Creation : 06 Feb 2004
Modification :
Description : scalar function of a scalar.
Versions and anomalies correction :
Version number | Author (name, e-mail) | Corrections/Modifications |
0.1 | JF Roussel, roussel@onecert.fr | Creation |
- Version:
- 0.1
- Author:
- JF Roussel
Method Summary |
float |
compute(float x)
applies this function to x and returns the result |
compute
public float compute(float x)
- applies this function to x and returns the result