Class SerieValeurs
java.lang.Object
org.bilat.discoveryMat.moo.algo.matching.concret.penteCourbure.data.atome.SerieValeurs
-
Constructor Summary
ConstructorsConstructorDescriptionSerieValeurs
(float[] tabValeur, com.bilat.calculus.math.interval.IntervalOs interval, Caracteristiques carateristique) Copie profonde de tabValeur!!! -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
SerieValeurs
public SerieValeurs(float[] tabValeur, com.bilat.calculus.math.interval.IntervalOs interval, Caracteristiques carateristique) Copie profonde de tabValeur!!!
-
-
Method Details