spis.Util.Func
Interface ScalFunctionOfVect
- All Known Implementing Classes:
- CosMultiD, DistToPoint, PowerLaw
- public interface ScalFunctionOfVect
Class Name : ScalFunctionOfVect
Project ref : SPIS project
File name : ScalFunctionOfVect.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 vector, typically used for the position vector.
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[] vect)
|
compute
public float compute(float[] vect)