|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfonctions.Fonction1D
fonctions.Gauss
public class Gauss
Field Summary |
---|
Fields inherited from class fonctions.Fonction1D |
---|
domaine |
Constructor Summary | |
---|---|
Gauss(double moyenne,
double sigma)
|
Method Summary | |
---|---|
double |
valeur(double x)
|
Methods inherited from class fonctions.Fonction1D |
---|
f, integrale |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gauss(double moyenne, double sigma)
Method Detail |
---|
public double valeur(double x)
valeur
in class Fonction1D
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |