spis.Util.Func
Interface ScalFunctionOf2Scal
- All Known Implementing Classes:
- FunctionOfParticleETheta
- public interface ScalFunctionOf2Scal
Class Name : ScalFunctionOf2Scal
Project ref : SPIS project
File name : ScalFunctionOf2Scal.java
File type : class
Copyright : ONERA, 2 Av. E. Belin, 31055 Toulouse cedex, France
http://www.onecert.fr
Status : under development
Creation : 7 march 2004
Modification :
Description : scalar function of two scalars
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,
float y)
return the result of the function of two scalar variables |
compute
public float compute(float x,
float y)
- return the result of the function of two scalar variables