A B C D E F G H I J K L M N O P R S T U V W X Y

A

a - Variable in class opale.m2d.object2d.Line2D
 
acc(double, DVect) - Method in class opale.mathtools.DVect
X=X+l*V.
acc(DVect, double) - Method in class opale.mathtools.DVect
 
acosh(double) - Static method in class opale.mathtools.SpecialFunction
 
add(BandMatrix) - Method in class opale.matrix.BandMatrix
Add an another matrix A to the current matrix.
add(DComplex) - Method in class opale.mathtools.DComplex
Additionne le nombre complexe passé en argument.
add(double[]) - Method in class opale.mathtools.DVect
Additionne un tableau.
add(double, double) - Method in class opale.m2d.object2d.Data2D
Ajoute un point dans le tableau.
add(DVect) - Method in class opale.mathtools.DVect
Additionne un vecteur.
add(int, int, double) - Method in class opale.matrix.BandMatrix
Add a real to a coefficient.
add(Matrix) - Method in class opale.matrix.Matrix
Add an another matrix A to the current matrix.
add(OpaleObject) - Method in class opale.tools.OpaleSet
Add a new Opale object.
add(OpaleObject, String) - Method in class opale.tools.OpaleSet
Add a new Opale object specifying its id.
add(SymMatrix) - Method in class opale.matrix.SymMatrix
Add an another matrix A to the current matrix.
addCst(String, double) - Method in class opale.mathtools.parser.Parser
Add a constant.
addFunc(UnaryFunction) - Method in class opale.mathtools.parser.Parser
Add a function for the string analyser.
addKeyWord(String, int) - Method in class opale.mathtools.ScanString
Add a keyword/token pair to the table of keywords to scan for.
addVar(String) - Method in class opale.mathtools.parser.Parser
Add a variable.
AffineTransform2D - class opale.m2d.AffineTransform2D.
This class extends java.awt.geom.AffineTransform and represents a 2D affine transform.
AffineTransform2D() - Constructor for class opale.m2d.AffineTransform2D
 
appFunc(IyFx) - Method in class opale.matrix.Matrix
This method applies a function on all the matrix elements.
asinh(double) - Static method in class opale.mathtools.SpecialFunction
 
assert(boolean) - Static method in class opale.tools.Debug
Deprecated. because of the new key word 'assert' in the java spec 1.4
atanh(double) - Static method in class opale.mathtools.SpecialFunction
 
AU - Static variable in class opale.mathtools.SpecialFunction
Astronomical Unit (radius of the Earth's orbit).
autoadjust() - Method in class opale.m2d.CoordSystem
Cette méthode ajuste automatiquement le repère en fonction des dimensions 'ecrans' et des bornes du repère utilisateur.
autoadjust() - Method in class opale.m2d.LinLinCS
 
AVOGADRO - Static variable in class opale.mathtools.SpecialFunction
Avogadro Number.

B

b - Variable in class opale.m2d.object2d.Line2D
 
backwardDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'retardé'.
BandDecomposition - interface opale.matrix.BandDecomposition.
This interface must be implemented by classes that define decomposition method for a band matrix, for instance LU, Cholesky...
BandMatrix - class opale.matrix.BandMatrix.
This class implements a band square matrix with real coefficients.
BandMatrix(int, int) - Constructor for class opale.matrix.BandMatrix
Construct a matrix of zeros, of size n and band size b.
BandSolver - interface opale.matrix.BandSolver.
This abstract class must be extended to perform a linear system solver, for instance Jacobi's method, LU...
Bisection - class opale.mathtools.Bisection.
Implements the bisection method for find the root of a function.
Bisection() - Constructor for class opale.mathtools.Bisection
 
BOLTZMAN - Static variable in class opale.mathtools.SpecialFunction
Boltzman Constant.
borderX - Variable in class opale.m2d.CoordSystem
 
borderY - Variable in class opale.m2d.CoordSystem
 

C

c - Variable in class opale.m2d.object2d.Line2D
 
centeredDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'centrées'.
changeOIJ(OIJ) - Method in class opale.m2d.Object2D
Compute the changement of OIJ for this object.
changeOIJ(OIJ) - Method in class opale.m2d.Vector2D
Effectue un changement de repere du vecteur.
changeOIJ(OIJ) - Method in class opale.m2d.GVector2D
Effectue un changement de repere du vecteur.
changeOIJ(OIJ) - Method in class opale.m2d.Point2D
Effectue un changement de repere du point.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Line2D
 
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Conic
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.FPolar
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.Data2D
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.yFx
Effectue un changement de repere de l'objet.
changeOIJ(OIJ) - Method in class opale.m2d.object2d.xyFt
Effectue un changement de repere de l'objet.
chisq(double, double) - Static method in class opale.mathtools.SpecialFunction
Returns the area under the left hand tail (from 0 to x) of the Chi square probability density function with v degrees of freedom.
chisqc(double, double) - Static method in class opale.mathtools.SpecialFunction
Returns the area under the right hand tail (from x to infinity) of the Chi square probability density function with v degrees of freedom:
Chronometer - class opale.tools.Chronometer.
The class Chronometer permits to measure the time, with millisecond precision.
Chronometer() - Constructor for class opale.tools.Chronometer
 
clear() - Method in class opale.tools.OpaleSet
Removes all Opale object of this set.
clip() - Method in class opale.m2d.Pen2D
Methode pour eviter les debordements hors la feuille
clone() - Method in class opale.m2d.InfoObject
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.InfoPoint
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.InfoVector
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.Object2D
Create a new object of the same class and with the same contents as this vector.
clone() - Method in class opale.m2d.Vector2D
Creates a new object of the same class and with the same contents as this vector.
clone() - Method in class opale.m2d.GVector2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.MarkType
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.Point2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.GPoint2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in interface opale.m2d.GObject2D
 
clone() - Method in class opale.m2d.OIJ
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.GAxis2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.InfoAxis
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Line2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GLine2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Conic
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GConic
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.InfoData
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.FPolar
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GFPolar
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.Data2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GData2D
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.yFx
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GyFx
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.xyFt
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.InfoLine
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.m2d.object2d.GxyFt
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.tools.OpaleObject
Return a "clone object" but with an id set at null pointer.
clone() - Method in class opale.matrix.SymMatrix
Creates and return a copy of this object.
clone() - Method in class opale.matrix.Matrix
Create and return a copy of this object.
clone() - Method in class opale.matrix.BandMatrix
Creates and return a copy of this object.
clone() - Method in class opale.mathtools.DVect
Crée un nouvel objet de même classe et de même contenu.
clone() - Method in class opale.mathtools.DComplex
Crée un nouvel objet de même classe et de même contenu.
compute(double, double) - Method in class opale.m2d.Matrix2D
Calcule les coordonnées du point après multiplication par la matrice.
Conic - class opale.m2d.object2d.Conic.
Cette classe représente une conique dans le plan, d'excentricité e,
Conic() - Constructor for class opale.m2d.object2d.Conic
Constructeur par défaut.
Conic(Conic) - Constructor for class opale.m2d.object2d.Conic
Le constructeur de coPIe
Conic(OIJ) - Constructor for class opale.m2d.object2d.Conic
Construit et initialise la conique en tant que parabole.
construct(int) - Method in class opale.mathtools.Polynomial
Constructs a polynom of degree n initialized to zero.
construct(int, double[]) - Method in class opale.mathtools.Polynomial
Constructs a polynom of degree n, with the coefficients in the array tab.
contains(OpaleObject) - Method in class opale.tools.OpaleSet
 
contains(String) - Method in class opale.tools.OpaleSet
 
CoordSystem - class opale.m2d.CoordSystem.
Classe abstraite qui modélisent un système de coordonnées quelconque.
CoordSystem() - Constructor for class opale.m2d.CoordSystem
 
copy() - Method in class opale.matrix.SymMatrix
Make a copy of the current matrix.
copy() - Method in class opale.matrix.Matrix
Make a copy of the current matrix.
copy() - Method in class opale.matrix.BandMatrix
Make a copy of the current matrix.
copy() - Method in class opale.mathtools.DVect
Return a copy of this DVect.
cosh(double) - Static method in class opale.mathtools.SpecialFunction
 

D

Data2D - class opale.m2d.object2d.Data2D.
Cette classe modélise un nuage de points.
Data2D() - Constructor for class opale.m2d.object2d.Data2D
Constructeur par défaut.
Data2D(Data2D) - Constructor for class opale.m2d.object2d.Data2D
Le constructeur de copie.
Data2D(OIJ) - Constructor for class opale.m2d.object2d.Data2D
Initialise l'objet avec 0 points et un repère OIJ donné.
Data2D(OIJ, int) - Constructor for class opale.m2d.object2d.Data2D
Initialise l'objet avec n points et un repère OIJ donné.
DComplex - class opale.mathtools.DComplex.
Cette classe représente un nombre complexe et propose des opérations algébriques sur ceux ci.
DComplex() - Constructor for class opale.mathtools.DComplex
 
DComplex(DComplex) - Constructor for class opale.mathtools.DComplex
Constructeur de copie.
DComplex(double, double) - Constructor for class opale.mathtools.DComplex
Constructeur avec les composantes pour arguments.
debug - Variable in class opale.mathtools.ParseFunction
Debug variable.
Debug - class opale.tools.Debug.
Cette classe permet simplement d'ecrire sur la sortie err en préfixant chaque sortie par le mot 'Debug i' ou i est le nombre d'appel effectué depuis le début du programme.
Debug() - Constructor for class opale.tools.Debug
 
decomp(BandMatrix) - Method in interface opale.matrix.BandDecomposition
Decompose the matrix A.
decomp(BandMatrix) - Method in class opale.matrix.solver.SolverLUBand
 
decomp(Matrix) - Method in interface opale.matrix.Decomposition
Decompose the matrix A.
decomp(Matrix) - Method in class opale.matrix.solver.SolverLU
 
decomp(SymMatrix) - Method in interface opale.matrix.SymDecomposition
Decompose the matrix A.
decomp(SymMatrix) - Method in class opale.matrix.solver.SolverCrout
 
decomp(SymMatrix) - Method in class opale.matrix.solver.SolverCholesky
 
Decomposition - interface opale.matrix.Decomposition.
This interface must be implemented by classes that define decomposition method, for instance LU, Cholesky...
deg() - Method in class opale.mathtools.Polynomial
Return the degree.
derivs(double, DVect) - Method in interface opale.ode.Equation
Defines the function of the equation.
derivs(double, DVect) - Method in class opale.ode.SEquation
Defines the function of the equation.
determinant() - Method in class opale.matrix.solver.SolverCrout
Compute the determinant : product of D[i][i]
determinant() - Method in class opale.matrix.solver.SolverCholesky
Compute the determinant : square of product B[i][i]
determinant() - Method in class opale.matrix.solver.SolverLU
Compute the determinant : product of U[i][i]
determinant() - Method in class opale.matrix.solver.SolverLUBand
Compute the determinant : product of U[i][i]
dim() - Method in class opale.ode.Problem
get the dimension problem.
dim() - Method in interface opale.ode.Equation
Get the space dimension of the unknown.
dim() - Method in class opale.ode.SEquation
Get the space dimension of the unknown.
dirVect() - Method in class opale.m2d.object2d.Line2D
Renvoie un vecteur directeur à la droite.
dist(double, double, double, double) - Method in class opale.m2d.OIJ
Renvoie la distance entre deux points dans le repère.
distSq(double, double) - Method in class opale.m2d.object2d.Line2D
 
distSq(double, double, double, double) - Method in class opale.m2d.OIJ
Renvoie le carrée de la distance entre deux points dans le repère.
distSq(Point2D) - Method in class opale.m2d.object2d.Line2D
 
div(DComplex) - Method in class opale.mathtools.DComplex
Divise par le nombre complexe passé en argument.
draw(GObject2D) - Method in class opale.m2d.Pen2D
Dessine un objet 2d graphique.
draw(Pen2D) - Method in class opale.m2d.GVector2D
 
draw(Pen2D) - Method in class opale.m2d.Pack2D
Dessine tous les objets contenus dans le pack.
draw(Pen2D) - Method in class opale.m2d.Legend
 
draw(Pen2D) - Method in class opale.m2d.GPoint2D
 
draw(Pen2D) - Method in interface opale.m2d.GObject2D
Methode indiquant la procedure de dessin des objets de la classe
draw(Pen2D) - Method in class opale.m2d.GAxis2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GLine2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GConic
 
draw(Pen2D) - Method in class opale.m2d.object2d.GFPolar
 
draw(Pen2D) - Method in class opale.m2d.object2d.GData2D
 
draw(Pen2D) - Method in class opale.m2d.object2d.GyFx
 
draw(Pen2D) - Method in class opale.m2d.object2d.GxyFt
 
draw(Pen2D, double, double) - Method in class opale.m2d.MarkType
 
drawArrow(double, double, double, double, int) - Method in class opale.m2d.Pen2D
Dessine une flèche.
drawCircle(double, double, double) - Method in class opale.m2d.Pen2D
Dessine un cercle
drawCircle(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un cercle centré en (x, y)
drawDiamond(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un diamand centré en (x, y)
drawHLine(double) - Method in class opale.m2d.Pen2D
Dessine une ligne horizontale de toute la longueur et d'altitude donnée.
drawLabel(boolean) - Method in class opale.m2d.GAxis2D
Indique si l'affichage des labels sur les axes est effectif.
drawLegend(Pen2D, double, double, int, int) - Method in interface opale.m2d.ILegend
Il faut indiquer dans cette méthode quel motif représente la légende.
drawLegend(Pen2D, int, int, int, int) - Method in class opale.m2d.object2d.GData2D
 
drawLine(double, double, double, double) - Method in class opale.m2d.Pen2D
Dessine une ligne
drawLine(Point2D, Point2D) - Method in class opale.m2d.Pen2D
Dessine une ligne entre deux points.
drawPlus(double, double, int) - Method in class opale.m2d.Pen2D
Dessine une croix '+' centré en (x, y)
drawPoint(double, double) - Method in class opale.m2d.Pen2D
Dessine un point
drawRect(double, double, double, double) - Method in class opale.m2d.Pen2D
Dessine un rectangle.
drawScale(boolean) - Method in class opale.m2d.GAxis2D
Indique si l'affichage de l'echelle sur les axes est effective.
drawSquare(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un carré centré en (x, y)
drawString(String, double, double) - Method in class opale.m2d.Pen2D
Ecris du texte au point spécifié.
drawString(String, double, double, int, int) - Method in class opale.m2d.Pen2D
Ecris du texte au point spécifié avec un décalage donné en pixels.
drawTriangleDown(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un triangle équilatéral vers le bas et centré en (x, y)
drawTriangleLeft(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un triangle équilatéral vers la gauche et centré en (x, y)
drawTriangleRight(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un triangle équilatéral vers la droite et centré en (x, y)
drawTriangleUp(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un triangle équilatéral vers le haut et centré en (x, y)
drawVLine(double) - Method in class opale.m2d.Pen2D
Dessine une ligne verticale de toute la longueur et d'abscisse donnée.
drawX(double, double, int) - Method in class opale.m2d.Pen2D
Dessine une croix 'X' centrée en (x, y)
drawXtick(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un tiret parallèle à l'axe des X.
drawYtick(double, double, int) - Method in class opale.m2d.Pen2D
Dessine un tiret parallèle à l'axe des Y.
dt() - Method in class opale.ode.TimeScheme
Get the current time step.
dt(double) - Method in class opale.ode.TimeScheme
Set the current time step.
dtmax() - Method in class opale.ode.TimeScheme
Get the maximum value for the first step dt.
dtmax(double) - Method in class opale.ode.TimeScheme
Set the maximum value for the first step dt.
dtmin() - Method in class opale.ode.TimeScheme
Get the minimum value for the first step dt.
dtmin(double) - Method in class opale.ode.TimeScheme
Set the minimum value for the first step dt.
DVect - class opale.mathtools.DVect.
Cette classe modélise un vecteur de double et fournit des méthodes de calculs sur ce vecteur.
DVect(double[]) - Constructor for class opale.mathtools.DVect
Constructeur qui prend en argument un tableau de valeurs.
DVect(DVect) - Constructor for class opale.mathtools.DVect
Constructeur de copie.
DVect(int) - Constructor for class opale.mathtools.DVect
Constructeur par défaut qui prend en argument le nombre de composantes et initialise toutes les composantes à 0.
DVect(int, double[]) - Constructor for class opale.mathtools.DVect
Constructeur qui prend en argument le nombre de composantes et les valeurs.

E

e - Variable in class opale.m2d.object2d.Conic
 
ECHARGE - Static variable in class opale.mathtools.SpecialFunction
Elementary Charge.
EMASS - Static variable in class opale.mathtools.SpecialFunction
Electron Mass.
EOS - Static variable in class opale.mathtools.ScanString
flag the End of String
EPSILON - Static variable in class opale.m2d.object2d.Line2D
 
equals(Object) - Method in class opale.m2d.Vector2D
Determines whether two .vectors are equal.
equals(Object) - Method in class opale.m2d.Point2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.Matrix2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.OIJ
Cette méthode teste si le repere est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.object2d.Line2D
Cette méthode teste si la droite est égal à un objet passé en argument.
equals(Object) - Method in class opale.m2d.object2d.Data2D
Cette méthode teste si le point est égal à un objet passé en argument.
equals(Object) - Method in class opale.mathtools.DComplex
Cette méthode teste si le nombre est égal à un objet passé en argument.
Equation - interface opale.ode.Equation.
This interface muste be implemented to define an equation for a ODE problem : (xi)'=f(t,x1,...,xn) for i=1 to n.
erf(double) - Static method in class opale.mathtools.SpecialFunction
 
erfc(double) - Static method in class opale.mathtools.SpecialFunction
 
ERROR - Static variable in class opale.mathtools.ScanString
Flag an error
eval() - Method in class opale.mathtools.parser.Parser
Evaluate the function represented by the string.
eval(double) - Method in class opale.mathtools.Polynomial
Evaluates the polynom at the point x by the Horner's method.
eval(double) - Method in class opale.mathtools.parser.UnaryFunction
 
eval(double) - Method in class opale.mathtools.parser.SUnaryFunction
Evaluate the function at the point x.
ExplicitEuler - class opale.ode.scheme.ExplicitEuler.
Cette classe implémente le schéma d'Euler explicite qui consiste à avancer en temps de la facon suivante : yn+1=yn+f(t,yn).
ExplicitEuler() - Constructor for class opale.ode.scheme.ExplicitEuler
 

F

fac(double) - Static method in class opale.mathtools.SpecialFunction
 
fac(int) - Static method in class opale.mathtools.SpecialFunction
 
fill - Variable in class opale.m2d.InfoPoint
 
finalize() - Method in class opale.tools.WFile
 
find(IyFx, double, double) - Method in class opale.mathtools.RootFinder1D
Finds the root of a numeric and scalar function f.
find(IyFx, double, double) - Method in class opale.mathtools.Bisection
Solves equation f(x) = 0 by bisection's method.
FixPoint - class opale.mathtools.FixPoint.
This class implements the fix point method to solve the equation f(x) = x, where f is a function R^n->R^n.
FixPoint() - Constructor for class opale.mathtools.FixPoint
 
fonc - Variable in class opale.m2d.object2d.xyFt
 
forward(Equation) - Method in class opale.ode.TimeScheme
This method is abstract.
forward(Equation) - Method in class opale.ode.scheme.Heun
Cette méthode définit l'avancé en temps par la formule de Heun.
forward(Equation) - Method in class opale.ode.scheme.ThetaScheme
Cette méthode définit l'avancé en temps par la theta méthode.
forward(Equation) - Method in class opale.ode.scheme.RK
Cette méthode définit l'avancé en temps par la formule de Runge Kutta classique.
forward(Equation) - Method in class opale.ode.scheme.ExplicitEuler
Cette méthode définit l'avancé en temps par la formule d'Euler Explicite.
forward(Equation) - Method in class opale.ode.scheme.ImplicitEuler
Cette méthode définit l'avancé en temps par la formule d'Euler implicite.
forwardDiff() - Method in class opale.m2d.object2d.Data2D
Dérive le nuage de points en utilisant des différences 'avance'.
FPolar - class opale.m2d.object2d.FPolar.
Cette classe représente une fonction polaire r =f(theta) avec theta en radians.
FPolar() - Constructor for class opale.m2d.object2d.FPolar
Constructeur par défaut.
FPolar(FPolar) - Constructor for class opale.m2d.object2d.FPolar
Le constructeur de copie
FPolar(OIJ) - Constructor for class opale.m2d.object2d.FPolar
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
Frame2D - class opale.m2d.component2d.Frame2D.
 
Frame2D() - Constructor for class opale.m2d.component2d.Frame2D
constructeur par défaut d'un objet de type Frame2D.

G

gamma(double) - Static method in class opale.mathtools.SpecialFunction
 
GASCONSTANT - Static variable in class opale.mathtools.SpecialFunction
Gas Constant.
GAxis2D - class opale.m2d.GAxis2D.
Cette classe represente les axes 2D X et Y associé à un Pen2D par l'intermediaire d'un CoordSystem.
GAxis2D(CoordSystem) - Constructor for class opale.m2d.GAxis2D
Constructeur par defaut
GConic - class opale.m2d.object2d.GConic.
Cette classe étend Conic et représente graphiquement une conique plane.
GConic() - Constructor for class opale.m2d.object2d.GConic
Constructeur par défaut.
GConic(GConic) - Constructor for class opale.m2d.object2d.GConic
Le constructeur de copie
GConic(OIJ) - Constructor for class opale.m2d.object2d.GConic
Construit et initialise la fonction avec les informations par défaut.
GData2D - class opale.m2d.object2d.GData2D.
Cette classe représente un nuage de points graphique; elle étend la class Data2D.
GData2D() - Constructor for class opale.m2d.object2d.GData2D
Constructeur par défaut.
GData2D(Data2D) - Constructor for class opale.m2d.object2d.GData2D
Construit et initialise le nuage à partir d'un Data2D et avec les informations par défaut.
GData2D(GData2D) - Constructor for class opale.m2d.object2d.GData2D
Le constructeur de copie
GData2D(OIJ) - Constructor for class opale.m2d.object2d.GData2D
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
get(double[]) - Method in class opale.mathtools.DVect
Renvoie toutes les valeurs du vecteur sous forme de tableau.
get(int) - Method in class opale.m2d.object2d.Line2D
Renvoie la valeur des coeeficients dans l'équation de la droite.
get(int) - Method in class opale.mathtools.DVect
Renvoie la valeur d'une composante.
get(int) - Method in class opale.mathtools.Polynomial
Returns the coefficient 'i'.
get(int, int) - Method in class opale.m2d.Matrix2D
 
get(int, int) - Method in class opale.matrix.SymMatrix
Get a coefficient of the matrix.
get(int, int) - Method in class opale.matrix.Matrix
Get a coefficient of the matrix.
get(int, int) - Method in class opale.matrix.BandMatrix
Get a coefficient of the matrix.
getArrayCopy() - Method in class opale.matrix.SymMatrix
Get a copy of array of matrix elements.
getArrayCopy() - Method in class opale.matrix.Matrix
Get a copy of array of matrix elements.
getArrayCopy() - Method in class opale.matrix.BandMatrix
Get a copy of array of matrix elements.
getArrow() - Method in class opale.m2d.InfoVector
Renvoie l'entier définissant la forme de la flèche.
getAxis() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence à l'instance de GAxis2D contenu dans l'objet courant JFrame2D.
getAxis() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence à l'instance de GAxis2D contenu dans l'objet courant JFrame2D.
getColor() - Method in class opale.m2d.InfoObject
Renvoie la couleur de tracé
getColor() - Method in class opale.m2d.Pen2D
Retourne la couleur courante du crayon
getColumnDim() - Method in class opale.matrix.Matrix
Get the number of columns.
getCoordSyst() - Method in class opale.m2d.Pen2D
Retourne le repere 2D.
getCS() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence au système de coordonnées contenu dans l'objet courant JFrame2D.
getCS() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence au système de coordonnées contenu dans l'objet courant JFrame2D.
getDeveloppers() - Static method in class opale.Info
Gets an array of String that represents the name of developpers.
getDim() - Method in class opale.matrix.SymMatrix
Get the dimension.
getEqn() - Method in class opale.ode.Problem
Returns the equation of this problem.
getFill() - Method in class opale.m2d.InfoPoint
Renvoie le mode de remplissage du point
getFunc(int) - Method in class opale.ode.SEquation
Returns the string representation of the composante i of the function.
getGraphics() - Method in class opale.m2d.Pen2D
Retourne l'instance de Graphics qui sert à dessiner.
getHeight() - Method in class opale.m2d.CoordSystem
Renvoie la hauteur de la feuille.
getId() - Method in class opale.tools.OpaleObject
Return the string identifcator of this object.
getIm() - Method in class opale.mathtools.DComplex
Retourne la composante imaginaire y du nombre complexe.
getInfo() - Method in class opale.m2d.GVector2D
 
getInfo() - Method in class opale.m2d.GPoint2D
 
getInfo() - Method in interface opale.m2d.GObject2D
Renvoie les infos de l'instance
getInfo() - Method in class opale.m2d.GAxis2D
 
getInfo() - Method in class opale.m2d.object2d.GLine2D
 
getInfo() - Method in class opale.m2d.object2d.GConic
 
getInfo() - Method in class opale.m2d.object2d.GFPolar
 
getInfo() - Method in class opale.m2d.object2d.GData2D
 
getInfo() - Method in class opale.m2d.object2d.GyFx
 
getInfo() - Method in class opale.m2d.object2d.GxyFt
 
getInit() - Method in class opale.ode.Problem
Returns the initial condition.
getInternalArray() - Method in class opale.matrix.SymMatrix
Get the internal one-dimensional array.
getInternalArray() - Method in class opale.matrix.Matrix
Get the internal two-dimensional array.
getInternalArray() - Method in class opale.matrix.BandMatrix
Get the internal one-dimensional array.
getIx() - Method in class opale.m2d.OIJ
Renvoie l'abscisse du premier vecteur de base.
getIy() - Method in class opale.m2d.OIJ
Renvoie l'ordonnée du premier vecteur de base.
getJx() - Method in class opale.m2d.OIJ
Renvoie l'abscisse du deuxième vecteur de base.
getJy() - Method in class opale.m2d.OIJ
Renvoie l'ordonnée du deuxième vecteur de base.
getKeyValue(String) - Method in class opale.mathtools.ScanString
 
getLegend() - Method in interface opale.m2d.ILegend
Retourne le texte de la légende.
getLegend() - Method in class opale.m2d.object2d.GData2D
 
getMarksize() - Method in class opale.m2d.MarkType
 
getMax() - Method in class opale.mathtools.DVect
Renvoie le maximum des valeurs des composantes.
getMax(int, double[]) - Static method in class opale.mathtools.Sort
Gets the maximum element of an array of double
getMin() - Method in class opale.mathtools.DVect
Renvoie le minimum des valeurs des composantes.
getMin(int, double[]) - Static method in class opale.mathtools.Sort
Gets the minimum element of an array of double
getName() - Method in class opale.m2d.InfoObject
Renvoie le nom de l'instance
getName() - Method in class opale.m2d.OIJ
Renvoi le nom donné au repère.
getNameObject(String) - Method in class opale.tools.OpaleSet
Renvoie le nom de la classe d'un objet OpaleObject à partir de son nom utilisateur.
getNstep() - Method in class opale.ode.TimeScheme
get the number of time step.
getNStep() - Method in class opale.ode.Problem
Returns the number of step computed, -1 if the problem is not solved.
getObject(String) - Method in class opale.tools.OpaleSet
 
getOIJ() - Method in class opale.m2d.Object2D
Return the instance OIJ of this object.
getOIJ() - Method in class opale.m2d.CoordSystem
Renvoie le repère OIJ.
getOIJ() - Method in class opale.m2d.OIJ
Renvoie le repère de base.
getOrigin() - Method in class opale.m2d.GVector2D
Renvoie un clone de l'origine du vecteur.
getOriginX() - Method in class opale.m2d.OIJ
Renvoie l'abscisse de l'origine.
getOriginY() - Method in class opale.m2d.OIJ
Renvoie l'ordonnée de l'origine.
getPack2D() - Method in class opale.m2d.component2d.Frame2D
Renvoie la référence à l'instance de Pack2D contenu dans l'objet courant Frame2D.
getPack2D() - Method in class opale.m2d.component2d.JFrame2D
Renvoie la référence à l'instance de Pack2D contenu dans l'objet courant Frame2D.
getPb() - Method in class opale.ode.TimeScheme
Get the problem for this time scheme.
getPosition(int, int) - Method in class opale.matrix.BandMatrix
Get the position of the coefficient (i,j) in the internal one dimensional array.
getRe() - Method in class opale.mathtools.DComplex
Retourne la composante réélle x du nombre complexe.
getResult() - Method in class opale.mathtools.ParseFunction
Return the solution of the function if it has no independent values or they have already been set using the set methods
getResult(double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResult(double, double, double, double) - Method in class opale.mathtools.ParseFunction
Return the solution of the function given the independent values
getResults(int, double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values
getResults(int, double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values and y values
getResults(int, double[], double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values, y values and z values.
getResults(int, double[], double[], double[], double[]) - Method in class opale.mathtools.ParseFunction
Return an array of solutions given an array of x values, y values and z values and t values.
getRowDim() - Method in class opale.matrix.Matrix
Get the number of rows.
getScaleVisibility() - Method in class opale.m2d.GAxis2D
 
getSize() - Method in class opale.m2d.InfoPoint
Deprecated. Now @see opale.m2d.MarkType
getSize() - Method in class opale.m2d.InfoVector
Renvoie la taille en pixel de la fleche
getSize() - Method in class opale.m2d.object2d.InfoLine
Renvoie l'épaisseur en pixel de la ligne
getSize() - Method in class opale.matrix.BandMatrix
Get the size.
getSize() - Method in class opale.mathtools.DVect
Deprecated.  
getSizeOfBand() - Method in class opale.matrix.BandMatrix
Get the band size.
getSizePoint() - Method in class opale.m2d.object2d.InfoData
Deprecated. Now @see opale.m2d.MarkType
getStyle() - Method in class opale.m2d.object2d.InfoLine
Renvoie l'entier définissant le style de tracé.
getStylePoint() - Method in class opale.m2d.object2d.InfoData
Deprecated. Now @see opale.m2d.MarkType
getSymbol() - Method in class opale.m2d.InfoPoint
Deprecated. Now @see opale.m2d.MarkType
getSymbol() - Method in class opale.m2d.InfoVector
Renvoie l'entier définissant la forme du point
getTS() - Method in class opale.ode.StepsizeControl
Returns the time scheme.
getTS() - Method in class opale.ode.Problem
Get the time scheme of this problem.
getTypeGraph() - Method in class opale.m2d.object2d.InfoData
Renvoie l'entier définissant le style de tracé du nuage.
getUserName(String) - Method in class opale.tools.OpaleSet
Renvoie le nom utilisateur d'une classe d'un objet Object à partir de son nom de classe en Java.
getUserNameObject() - Method in class opale.tools.OpaleSet
Renvoie un tableau de String qui contient tous les noms utilisateurs des objets.
getV(int) - Method in class opale.m2d.Matrix2D
 
getVar(String) - Method in class opale.mathtools.parser.Parser
Get the value of a variable.
getVariables() - Method in class opale.mathtools.ParseFunction
Return a boolean array with index 0 true if the independent variable x was found in the function, index 1 true if y was found, and index 2 true if z was found, and index 3 true si t was found.
getVersion() - Static method in class opale.Info
Gets a string that represents the version of Opale.
getWidth() - Method in class opale.m2d.CoordSystem
Renvoie la largeur de la feuille.
getX() - Method in class opale.m2d.Vector2D
Returns the X coordinate of the vector.
getX() - Method in class opale.m2d.Legend
 
getX() - Method in class opale.m2d.Point2D
Renvoie la coordonnée x du point.
getXinf() - Method in class opale.m2d.CoordSystem
Renvoie l'abscisse du coin supérieur gauche de la feuille.
getXmax() - Method in class opale.m2d.CoordSystem
renvoie la valeur actuelle de xmax
getXmin() - Method in class opale.m2d.CoordSystem
renvoie la valeur actuelle de xmin
getXtickMax() - Method in class opale.m2d.InfoAxis
Renvoie la valeur de l'espacement max des tirets sur l'axe des X.
getXtickMin() - Method in class opale.m2d.InfoAxis
Renvoie la valeur de l'espacement min des tirets sur l'axe des X.
getY() - Method in class opale.m2d.Vector2D
Returns the Y coordinate of the vector.
getY() - Method in class opale.m2d.Legend
 
getY() - Method in class opale.m2d.Point2D
Renvoie la coordonnée y du point.
getYinf() - Method in class opale.m2d.CoordSystem
Renvoie l'ordonnée du coin supérieur gauche de la feuille.
getYmax() - Method in class opale.m2d.CoordSystem
renvoie la valeur actuelle de ymax
getYmin() - Method in class opale.m2d.CoordSystem
renvoie la valeur actuelle de ymin
getYtickMax() - Method in class opale.m2d.InfoAxis
Renvoie la valeur de l'espacement max des tirets sur l'axe des Y.
getYtickMin() - Method in class opale.m2d.InfoAxis
Renvoie la valeur de l'espacement min des tirets sur l'axe des Y.
GFPolar - class opale.m2d.object2d.GFPolar.
Cette classe étend FPolar et représente graphiquemnet une fonction polaire r=f(theta).
GFPolar() - Constructor for class opale.m2d.object2d.GFPolar
Constructeur par défaut.
GFPolar(GFPolar) - Constructor for class opale.m2d.object2d.GFPolar
Le constructeur de copie
GFPolar(OIJ) - Constructor for class opale.m2d.object2d.GFPolar
Construit et initialise la fonction avec les informations par défaut.
GLine2D - class opale.m2d.object2d.GLine2D.
Cette classe représente une droite graphique; elle étend la classe Line2D.
GLine2D() - Constructor for class opale.m2d.object2d.GLine2D
Constructeur par défaut.
GLine2D(Line2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D à partire d'une instance de Line2D.
GLine2D(OIJ, double, double, double) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D associé à un répère OIJ et d'équation donnée.
GLine2D(OIJ, double, double, double, double) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D associé à un répère OIJ et passant par deux points donnés.
GLine2D(Point2D, Point2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de Line2D passant par deux points donnés.
GLine2D(Point2D, Vector2D) - Constructor for class opale.m2d.object2d.GLine2D
Constructeur d'une instance de GLine2D passant par un point et de vecteur directeur donné.
GObject2D - interface opale.m2d.GObject2D.
Cette interface est à implementer par toutes les classes designant des objets * tracables avec un Pen2D dans un repere2D
GPoint2D - class opale.m2d.GPoint2D.
Cette classe représente un point du plan Elle contient plusieurs méthodes utiles pour la géométrie euclidienne
GPoint2D() - Constructor for class opale.m2d.GPoint2D
Constructeur par défaut.
GPoint2D(GPoint2D) - Constructor for class opale.m2d.GPoint2D
Le constructeur de copie
GPoint2D(OIJ) - Constructor for class opale.m2d.GPoint2D
Construit et initialise le point avec les coordonnées (0; 0) et avec les informations par défaut.
GPoint2D(OIJ, double, double) - Constructor for class opale.m2d.GPoint2D
Construit et initialise le point avec les coordonnées (x; y) et avec les informations par défaut.
GPoint2D(Point2D) - Constructor for class opale.m2d.GPoint2D
Construit et initialise le point à partir d'un Point2D et avec les informations par défaut.
GRAV - Static variable in class opale.mathtools.SpecialFunction
Gravitational Constant.
GRAVACC - Static variable in class opale.mathtools.SpecialFunction
Gravitational Acceleration at the Earths surface.
GVector2D - class opale.m2d.GVector2D.
Cette classe héritent de la classe de base Vector2D et implémente l'interface GObject2D
GVector2D() - Constructor for class opale.m2d.GVector2D
Constructeur par défaut.
GVector2D(GVector2D) - Constructor for class opale.m2d.GVector2D
Le constructeur de copie
GVector2D(OIJ) - Constructor for class opale.m2d.GVector2D
Le constructeur par défaut Construit et initialise le vecteur avec les coomposantes (0; 0) et avec les informations par défaut.
GVector2D(OIJ, double, double) - Constructor for class opale.m2d.GVector2D
Construit et initialise le vecteur avec les composantes (x; y) et avec les informations par défaut.
GVector2D(Vector2D, String) - Constructor for class opale.m2d.GVector2D
Construit et initialise le vecteur avec un autre vecteur et avec un nom.
GxyFt - class opale.m2d.object2d.GxyFt.
Cette classe étend xyFt et représente graphiquemnet une fonction paramétrique x(t), y(t)..
GxyFt() - Constructor for class opale.m2d.object2d.GxyFt
Constructeur par défaut.
GxyFt(GxyFt) - Constructor for class opale.m2d.object2d.GxyFt
Le constructeur de copie
GxyFt(OIJ) - Constructor for class opale.m2d.object2d.GxyFt
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
GyFx - class opale.m2d.object2d.GyFx.
Cette classe étend yFx et représente graphiquemnet une fonction y =f(x).
GyFx() - Constructor for class opale.m2d.object2d.GyFx
Constructeur par défaut.
GyFx(GyFx) - Constructor for class opale.m2d.object2d.GyFx
Le constructeur de copie
GyFx(OIJ) - Constructor for class opale.m2d.object2d.GyFx
Construit et initialise la fonction avec les informations par défaut.

H

height - Variable in class opale.m2d.CoordSystem
 
Heun - class opale.ode.scheme.Heun.
Cette classe implémente le schéma d'Heun.
Heun() - Constructor for class opale.ode.scheme.Heun
 
homothetie(Point2D, double) - Method in class opale.m2d.Point2D
 
htime() - Static method in class opale.tools.Chronometer
Return the elapsed time measured in hours.

I

I - Variable in class opale.m2d.OIJ
 
i() - Static method in class opale.mathtools.DComplex
Retourne le nombre complexe i.
ibeta(double, double, double) - Static method in class opale.mathtools.SpecialFunction
 
IFn1 - interface opale.mathtools.IFn1.
Cette interface est implementer pour reprséenter une fonction de R^n dans R.
IFnn - interface opale.mathtools.IFnn.
Cette interface est implementer pour reprséenter une fonction de R^n dans R^m.
igam(double, double) - Static method in class opale.mathtools.SpecialFunction
 
igamc(double, double) - Static method in class opale.mathtools.SpecialFunction
 
ILegend - interface opale.m2d.ILegend.
Cette interface est à implémneter par tous les objets 2d acceptant une légénde attaché à leur représentation graphique.
ImplicitEuler - class opale.ode.scheme.ImplicitEuler.
Cette classe implémente le schéma d'Euler implicite qui consiste à avancer en temps de la facon suivante : yn+1=yn+f(t,yn+1).
ImplicitEuler() - Constructor for class opale.ode.scheme.ImplicitEuler
 
ImpossibleAddException - exception opale.m2d.ImpossibleAddException.
Classe d'exception pour le traitement d'erreur lors de l'ajout d'un objet dans une instance d'un Pack2D.
ImpossibleAddException() - Constructor for class opale.m2d.ImpossibleAddException
 
ImpossibleAddException(String) - Constructor for class opale.m2d.ImpossibleAddException
 
Info - class opale.Info.
This class is used to query and display information about version and developpers.
Info() - Constructor for class opale.Info
 
InfoAxis - class opale.m2d.InfoAxis.
Classe contenant des informations sur les objets de type Gaxis2D.
InfoAxis() - Constructor for class opale.m2d.InfoAxis
Constructeur par défaut: XtickMax = YtickMax = 1
InfoAxis(InfoAxis) - Constructor for class opale.m2d.InfoAxis
Le constructeur de copie
InfoData - class opale.m2d.object2d.InfoData.
Classe contenant des informations graphiques sur les objets de type GData2D.
InfoData() - Constructor for class opale.m2d.object2d.InfoData
Constructeur par défaut: stylePoint = 0; typeGraph = 0, sizePoint = 5;
InfoData(InfoData) - Constructor for class opale.m2d.object2d.InfoData
Le constructeur de copie
InfoLine - class opale.m2d.object2d.InfoLine.
Classe contenant des informations sur les objets de type GLine2D.
InfoLine() - Constructor for class opale.m2d.object2d.InfoLine
Constructeur par défaut: style = 0; size = 1;
InfoLine(InfoLine) - Constructor for class opale.m2d.object2d.InfoLine
Le constructeur de copie
InfoObject - class opale.m2d.InfoObject.
Cette classe contient les informations obligatoires que doit renseigné toute instance d'une classe implémentant l'interface .
InfoObject() - Constructor for class opale.m2d.InfoObject
Le constructeur par défaut
InfoObject(InfoObject) - Constructor for class opale.m2d.InfoObject
Le constructeur de copie
InfoPoint - class opale.m2d.InfoPoint.
Classe contenant des informations sur les objets de type Point2D.
InfoPoint() - Constructor for class opale.m2d.InfoPoint
Constructeur par défaut: symbol = 0; size = 1;
InfoPoint(InfoPoint) - Constructor for class opale.m2d.InfoPoint
Le constructeur de copie
InfoVector - class opale.m2d.InfoVector.
Classe contenant des informations sur les objets de type Vector2D.
InfoVector() - Constructor for class opale.m2d.InfoVector
Constructeur par défaut: symbol = 0; size = 1; symbolArrow=0
InfoVector(InfoVector) - Constructor for class opale.m2d.InfoVector
Le constructeur de copie
init() - Method in class opale.ode.TimeScheme
Initialize the resolution (memory allocation, time step computing ...).
input() - Static method in class opale.tools.Stdio
Reads a string on standard input.
input(String) - Static method in class opale.tools.Stdio
Print a message and read a string on standard input.
inputDouble() - Static method in class opale.tools.Stdio
Reads an real number on standard input.
inputDouble(String) - Static method in class opale.tools.Stdio
Print a message and read an real number on standard input.
inputInt() - Static method in class opale.tools.Stdio
Reads an integer on standard input.
inputInt(String) - Static method in class opale.tools.Stdio
Print a message and read an integer on standard input.
InsertionSort - class opale.mathtools.InsertionSort.
This class extends Sort and implements the Insertion sort.
InsertionSort() - Constructor for class opale.mathtools.InsertionSort
 
InvalidFormatException - exception opale.tools.InvalidFormatException.
Thrown when the stream of Opale objects that was read is non valid.
InvalidFormatException() - Constructor for class opale.tools.InvalidFormatException
 
InvalidFormatException(String) - Constructor for class opale.tools.InvalidFormatException
 
InvalidIdException - exception opale.tools.InvalidIdException.
Thrown when an invalid identificator is used for an opale object.
InvalidIdException() - Constructor for class opale.tools.InvalidIdException
 
InvalidIdException(String) - Constructor for class opale.tools.InvalidIdException
 
isDirect() - Method in class opale.m2d.OIJ
Determine if the OIJ is direct.
isEmpty() - Method in class opale.tools.OpaleSet
 
isOrtho(Line2D) - Method in class opale.m2d.object2d.Line2D
Teste si la droite est orthogonale à une droite donnée.
isParall(Line2D) - Method in class opale.m2d.object2d.Line2D
Teste si la droite est parallèle à une droite donnée.
isVisible() - Method in class opale.m2d.InfoObject
Precise si l'objet est visible ou pas
IterativeSolver - interface opale.matrix.IterativeSolver.
This abstract class must be extended to perform a linear system solver, for instance Jacobi's method, ...
IxyFt - interface opale.mathtools.IxyFt.
Cette interface est implementer pour reprséenter uen courbe paramétrée dans R^2 : t --> x(t),y(t)..
IyFx - interface opale.mathtools.IyFx.
Cette interface est implementer pour reprséenter une fonction de R dans R : x-->f(x).

J

J - Variable in class opale.m2d.OIJ
 
j0(double) - Static method in class opale.mathtools.SpecialFunction
 
j1(double) - Static method in class opale.mathtools.SpecialFunction
 
JFrame2D - class opale.m2d.component2d.JFrame2D.
 
JFrame2D() - Constructor for class opale.m2d.component2d.JFrame2D
constructeur par défaut d'un objet de type Frame2D.
JFrame2D(boolean) - Constructor for class opale.m2d.component2d.JFrame2D
constructeur par défaut d'un objet de type Frame2D.
jn(int, double) - Static method in class opale.mathtools.SpecialFunction
 

K

keyword() - Method in class opale.mathtools.parser.SUnaryFunction
Returns the keyword of this function

L

Legend - class opale.m2d.Legend.
Cette classe représente la légende attaché à une instance de Pack2D.
legend() - Method in class opale.m2d.Pack2D
Retourne l'instance de la légende associé à ce pack.
Legend(Pack2D) - Constructor for class opale.m2d.Legend
 
LIGHTSPEED - Static variable in class opale.mathtools.SpecialFunction
Speed of Light in a Vacuum.
Line2D - class opale.m2d.object2d.Line2D.
Cette classe représente uen droite d'équation ax+by+c=0.
Line2D() - Constructor for class opale.m2d.object2d.Line2D
Constrcuteur par défaut.
Line2D(Line2D) - Constructor for class opale.m2d.object2d.Line2D
Constrcuteurde copîe.
Line2D(OIJ, double, double, double) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D associé à un répère OIJ et d'équation donnée.
Line2D(OIJ, double, double, double, double) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D associé à un répère OIJ et passant par deux points donnés.
Line2D(Point2D, Point2D) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D passant par deux points donnés.
Line2D(Point2D, Vector2D) - Constructor for class opale.m2d.object2d.Line2D
Constructeur d'une instance de Line2D passant par un point et de vecteur directeur donné.
LineException - exception opale.m2d.object2d.LineException.
Classe d'exception pour le traitement d'erreur de construction d'une droite2D.
LineException() - Constructor for class opale.m2d.object2d.LineException
 
LineException(String) - Constructor for class opale.m2d.object2d.LineException
 
LinLinCS - class opale.m2d.LinLinCS.
Cette classe modelise un système de coordonnées utilisateur 2D cartésien.
LinLinCS(int, int, int, int) - Constructor for class opale.m2d.LinLinCS
Constructeur du système de coordonnées à partir des dimensions de la future fenetre d'affichage.
LinLinCS(OIJ, int, int, int, int) - Constructor for class opale.m2d.LinLinCS
Constructeur du système de coordonnées à partir des dimensions de la future fenetre d'affichage, et d'un repère OIJ.
log10(double) - Static method in class opale.mathtools.SpecialFunction
 

M

main(String[]) - Static method in class opale.Info
This method is used to display informations.
main(String[]) - Static method in class opale.ode.SEquation
 
main(String[]) - Static method in class opale.m2d.MarkType
 
main(String[]) - Static method in class opale.m2d.OIJ
 
main(String[]) - Static method in class opale.m2d.component2d.Frame2D
 
main(String[]) - Static method in class opale.m2d.component2d.JFrame2D
 
main(String[]) - Static method in class opale.m2d.object2d.Conic
 
main(String[]) - Static method in class opale.m2d.object2d.FPolar
 
main(String[]) - Static method in class opale.m2d.object2d.yFx
 
main(String[]) - Static method in class opale.tools.ORunTest
 
main(String[]) - Static method in class opale.tools.Stdio
 
main(String[]) - Static method in class opale.tools.RFile
 
main(String[]) - Static method in class opale.tools.OTCG
 
main(String[]) - Static method in class opale.tools.Chronometer
 
main(String[]) - Static method in class opale.tools.Debug
 
main(String[]) - Static method in class opale.matrix.SymMatrix
 
main(String[]) - Static method in class opale.matrix.BandMatrix
 
main(String[]) - Static method in class opale.matrix.solver.SolverCrout
 
main(String[]) - Static method in class opale.matrix.solver.SolverCholesky
 
main(String[]) - Static method in class opale.matrix.solver.SolverLU
 
main(String[]) - Static method in class opale.matrix.solver.SolverLUBand
 
main(String[]) - Static method in class opale.matrix.solver.SolverGaussSeidel
 
main(String[]) - Static method in class opale.matrix.solver.SolverJacobi
 
main(String[]) - Static method in class opale.mathtools.FixPoint
 
main(String[]) - Static method in class opale.mathtools.DComplex
 
main(String[]) - Static method in class opale.mathtools.Polynomial
 
main(String[]) - Static method in class opale.mathtools.parser.Parser
 
MalformedFileException - exception opale.tools.MalformedFileException.
Classe d'exception pour les fichiers malformés.
MalformedFileException() - Constructor for class opale.tools.MalformedFileException
 
MalformedFileException(String) - Constructor for class opale.tools.MalformedFileException
 
marksize - Variable in class opale.m2d.MarkType
 
MarkType - class opale.m2d.MarkType.
 
MarkType() - Constructor for class opale.m2d.MarkType
 
matPassage(Matrix2D) - Method in class opale.m2d.OIJ
Calcule la matrice de passage et le vecteur de passage du repere de définition au repere courant.
matPassage(OIJ, Matrix2D) - Method in class opale.m2d.OIJ
Calcule la matrice de passage et le vecteur de passage du repere spécifié en argument au repere courant.
Matrix - class opale.matrix.Matrix.
This class implements a full matrix with real coefficients.
Matrix(double[][]) - Constructor for class opale.matrix.Matrix
Constructeur de la classe Matrix à partir d'un tableau de doubles
Matrix(int, int) - Constructor for class opale.matrix.Matrix
Construct an n X m matrix of zeros.
Matrix2D - class opale.m2d.Matrix2D.
 
Matrix2D() - Constructor for class opale.m2d.Matrix2D
 
maxdraw(boolean) - Method in class opale.m2d.object2d.GyFx
Indique si on désire tracer la fonction dans toute la fenetre d'affichage ou juste dans le domaine xinf, xsup choisi.
MAXITER - Static variable in interface opale.matrix.IterativeSolver
The maximum of iterations
MAXITERATION - Variable in class opale.mathtools.RootFinder1D
This value fixes the maximum number of iterations in the algorithm.
MAXITERATION - Static variable in class opale.mathtools.FixPoint
This value fixes the maximum number of iterations in the algorithm.
mtime() - Static method in class opale.tools.Chronometer
Return the elapsed time measured in minutes.
mul(DComplex) - Method in class opale.mathtools.DComplex
Multiplie le nombre complexe passé en argument.
mul(double) - Method in class opale.mathtools.DVect
Multiplie les composantes par un réel.
mul(DVect) - Method in class opale.matrix.SymMatrix
 
mul(DVect) - Method in class opale.matrix.Matrix
Multiply the current matrix by a vector.
mul(DVect) - Method in class opale.matrix.BandMatrix
Multiply the current matrix by a vector.

N

N - Variable in class opale.m2d.object2d.Conic
 
N - Variable in class opale.m2d.object2d.FPolar
 
N - Variable in class opale.m2d.object2d.yFx
 
N - Variable in class opale.m2d.object2d.xyFt
 
nbPts - Variable in class opale.m2d.object2d.Data2D
 
nextWord() - Method in class opale.mathtools.ScanString
Process the string and return the next token found.
NGOOD - Static variable in class opale.tools.ORunTest
 
NITER - Variable in class opale.mathtools.RootFinder1D
This value indicates the number of iterations to obtain the convergence.
norm() - Method in class opale.m2d.Vector2D
Computes the norm of this vector.
norm() - Method in class opale.mathtools.DComplex
Renvoie le module du nombre.
norm(double, double) - Static method in class opale.m2d.Vector2D
Computes the norm of a vector (x ; y).
norm(double, double) - Method in class opale.m2d.OIJ
Renvoie la norme d'un vecteur dans le repère.
norm(Vector2D) - Static method in class opale.m2d.Vector2D
Computes the norm of a vector v.
norm1() - Method in class opale.mathtools.DVect
Renvoie la norme 1 du vecteur.
norm2() - Method in class opale.mathtools.DVect
Renvoie la norme 2 du vecteur.
norm2Sq() - Method in class opale.mathtools.DVect
Renvoie la norme 2 au carré du vecteur.
normadjust() - Method in class opale.m2d.CoordSystem
Cette méthode ajuste le repère en fonction des dimensions 'ecrans' et des bornes du repère utilisateur afin de conserver les normes.
normadjust() - Method in class opale.m2d.LinLinCS
 
normal(double) - Static method in class opale.mathtools.SpecialFunction
 
normInf() - Method in class opale.mathtools.DVect
Renvoie la norme infinie du vecteur.
normp(int) - Method in class opale.mathtools.DVect
Renvoie la norme p du vecteur.
normSq() - Method in class opale.m2d.Vector2D
Computes the square of the norm of this vector.
normSq() - Method in class opale.mathtools.DComplex
Renvoie le carré du module du nombre.
normSq(double, double) - Static method in class opale.m2d.Vector2D
Computes the square of the norm of a vector (x ; y).
normSq(double, double) - Method in class opale.m2d.CoordSystem
Renvoie le carrée de la norme du vecteur(x,y) dans le systeme en question.
normSq(double, double) - Method in class opale.m2d.LinLinCS
 
normSq(double, double) - Method in class opale.m2d.OIJ
Renvoie le carrée de la norme d'un vecteur dans le repère.
normSq(Vector2D) - Static method in class opale.m2d.Vector2D
Computes the square of the norm of a vector v.
NoStepsizeControl - class opale.ode.NoStepsizeControl.
With this class, no step control.
NoStepsizeControl(TimeScheme) - Constructor for class opale.ode.NoStepsizeControl
 
nosuccessful - Static variable in class opale.tools.ORunTest
 
NTEST - Static variable in class opale.tools.ORunTest
 
NUMBER - Static variable in class opale.mathtools.ScanString
Flag a Number
nval - Variable in class opale.mathtools.ScanString
 

O

Object2D - class opale.m2d.Object2D.
This abstract class is the root of the class hierarchy that represents an object 2D.
Object2D() - Constructor for class opale.m2d.Object2D
Construct and initialize with the absolute OIJ.
Object2D(OIJ) - Constructor for class opale.m2d.Object2D
Construct and initialize with an specified OIJ.
ObjectODE - class opale.ode.ObjectODE.
Abstract class to define an object in the family 'ODE'.
ObjectODE() - Constructor for class opale.ode.ObjectODE
 
objects() - Method in class opale.tools.OpaleSet
 
ODE - class opale.ode.ODE.
Cette classe encapsule des problèmes d'ODE dans le sens où elle contient des références à des instances de type Equation, des instances de type TimeScheme et des instance de type Problem.
ODE() - Constructor for class opale.ode.ODE
 
oij - Variable in class opale.m2d.CoordSystem
 
OIJ - class opale.m2d.OIJ.
Cette classe modèlise un repère (O;I;J) quelconque définit soit dans un autre repère soit dans le repère absolu.
OIJ_ABSOLUTE - Static variable in class opale.m2d.OIJ
 
OIJ() - Constructor for class opale.m2d.OIJ
Constructeur par défaut.
OIJ(double, double, double, double, double, double) - Constructor for class opale.m2d.OIJ
Constructeur qui prend en argument les caractéristiques du repère à construire dans le repère absolu..
OIJ(OIJ) - Constructor for class opale.m2d.OIJ
Constructeur de copie.
OIJ(OIJ, double, double, double, double, double, double) - Constructor for class opale.m2d.OIJ
Constructeur qui prend en argument les caractéristiques du repère à construire.
OIJException - exception opale.m2d.OIJException.
Classe d'exception pour le traitement d'erreur de construction d'un repere OIJ.
OIJException() - Constructor for class opale.m2d.OIJException
 
OIJException(String) - Constructor for class opale.m2d.OIJException
 
On - Static variable in class opale.tools.Debug
On = true for the debugging mode.
opale - package opale
 
OPALE_DIR - Static variable in class opale.tools.ORunTest
 
opale.m2d - package opale.m2d
The package opale.m2d give the classes to define a 2d-world.
opale.m2d.component2d - package opale.m2d.component2d
 
opale.m2d.object2d - package opale.m2d.object2d
 
opale.mathtools - package opale.mathtools
In this package we can find mathematical tools in order to serve the other modules of Opale.
opale.mathtools.parser - package opale.mathtools.parser
This package contains classes to evaluate a mathematical expression represented by a string.
opale.matrix - package opale.matrix
This package provides classes to manipulate matrix.
opale.matrix.solver - package opale.matrix.solver
 
opale.ode - package opale.ode
This package permits to solve ODE.
opale.ode.scheme - package opale.ode.scheme
 
opale.tools - package opale.tools
This package contains tools for Opale.
OpaleObject - class opale.tools.OpaleObject.
Many classes of Opale extend this abstract class.
OpaleObject() - Constructor for class opale.tools.OpaleObject
 
OpaleSet - class opale.tools.OpaleSet.
This class represents a group of Opale object.
OpaleSet() - Constructor for class opale.tools.OpaleSet
Construct a new OpaleSet.
oriX - Variable in class opale.m2d.OIJ
 
oriY - Variable in class opale.m2d.OIJ
 
orthoLine(double, double, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
orthoLine(Point2D, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
orthoVect() - Method in class opale.m2d.object2d.Line2D
Renvoie un vecteur orthogonal à la droite.
ORunTest - class opale.tools.ORunTest.
This class contains methods to run one test case or all test cases.
ORunTest() - Constructor for class opale.tools.ORunTest
 
OTCG - class opale.tools.OTCG.
This class make it possible to generate Java program files that contain a data base.
OTCG() - Constructor for class opale.tools.OTCG
 
OTest - interface opale.tools.OTest.
This interface should be implemented by every class that represents a test case for opale.

P

p - Variable in class opale.m2d.object2d.Conic
 
Pack2D - class opale.m2d.Pack2D.
Cette classe permet de contenir un certain nombre d'objets de type Object2D et de repères de type OIJ.
Pack2D() - Constructor for class opale.m2d.Pack2D
 
parallLine(double, double, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D parallèle à la droite courante et passant par un point donné.
parallLine(Point2D, Line2D) - Method in class opale.m2d.object2d.Line2D
Renvoie une instance de Line2D perpendiculaire à la droite courante et passant par un point donné.
parse() - Method in class opale.mathtools.ParseFunction
Parse the previously set string
parse(String) - Method in class opale.mathtools.ParseFunction
Parse the string.
ParseFunction - class opale.mathtools.ParseFunction.
This class will parse a function definition and solve it returning the value.
ParseFunction() - Constructor for class opale.mathtools.ParseFunction
Instantiate the class
ParseFunction(String) - Constructor for class opale.mathtools.ParseFunction
Instantiate the class and define the string to parse.
ParseFunctionException - exception opale.mathtools.parser.ParseFunctionException.
Thrown to indicate a problem during the parsing of a string.
ParseFunctionException() - Constructor for class opale.mathtools.parser.ParseFunctionException
 
ParseFunctionException(String) - Constructor for class opale.mathtools.parser.ParseFunctionException
 
Parser - class opale.mathtools.parser.Parser.
This class can parse a string definition of a function and return its value.
Parser() - Constructor for class opale.mathtools.parser.Parser
Instantiate an object of this class
Parser(String) - Constructor for class opale.mathtools.parser.Parser
Instantiate an object of this class with specifying a string to be parsed
parseString() - Method in class opale.mathtools.parser.Parser
Parse the string defined in this class.
parseString(String) - Method in class opale.mathtools.parser.Parser
Parse a string
Pen2D - class opale.m2d.Pen2D.
Cette classe constitue une boite à outil pour dessiner dans un système de coordonnées.
Pen2D(Graphics, CoordSystem) - Constructor for class opale.m2d.Pen2D
Constructeur a partir d'un Graphics et d'un repere2D
PLANCK - Static variable in class opale.mathtools.SpecialFunction
Planck constant.
PMASS - Static variable in class opale.mathtools.SpecialFunction
Proton Mass.
Point2D - class opale.m2d.Point2D.
Cette classe permet de satisfaire la convention appliquée dans OPALE, selon laquelle les classes de base des objets géométriques s'appelent Nom et les classes graphiques GNom.
Point2D() - Constructor for class opale.m2d.Point2D
Constructeur par défaut.
Point2D(OIJ) - Constructor for class opale.m2d.Point2D
Initialise le point avec les coordonnées (0; 0) et un repère OIJ donné.
Point2D(OIJ, double, double) - Constructor for class opale.m2d.Point2D
Construit et initialise le point avec les coordonnées x et y, et un repère donné.
Point2D(Point2D) - Constructor for class opale.m2d.Point2D
Le constructeur de copie.
poisson(int, double) - Static method in class opale.mathtools.SpecialFunction
Returns the sum of the first k terms of the Poisson distribution.
poissonc(int, double) - Static method in class opale.mathtools.SpecialFunction
Returns the sum of the terms k+1 to infinity of the Poisson distribution.
Polynomial - class opale.mathtools.Polynomial.
This class represents a Polynom with real coefficients.
Polynomial(int) - Constructor for class opale.mathtools.Polynomial
Constructs a polynom of degree n initialized to zero.
Polynomial(int, double[]) - Constructor for class opale.mathtools.Polynomial
Constructs a polynom of degree n, with the coefficients in the array tab.
PRECISION - Static variable in interface opale.matrix.SymSolver
 
PRECISION - Static variable in interface opale.matrix.IterativeSolver
The precision to stop the iterations
PRECISION - Variable in class opale.mathtools.RootFinder1D
This value represents the precision of the solution.
PRECISION - Static variable in class opale.mathtools.FixPoint
This value represents the square of the solution precision.
present() - Method in class opale.ode.TimeScheme
Get the present unknown.
PRINT - Variable in class opale.ode.Problem
 
print(boolean) - Static method in class opale.tools.Debug
Print a boolean standard error output.
print(char) - Static method in class opale.tools.Debug
Print a char on the standard error output.
print(double) - Static method in class opale.tools.Debug
Print a double on the standard error output.
print(float) - Static method in class opale.tools.Debug
Print a float on the standard error output.
print(int) - Static method in class opale.tools.Debug
Print an integer on the standard error output.
print(long) - Static method in class opale.tools.Debug
Print a long integer on the standard error output.
print(Object) - Static method in class opale.tools.Stdio
Print an object on standard output.
print(Object) - Static method in class opale.tools.Debug
Print the object on the standard error output.
print(String) - Static method in class opale.tools.Stdio
Print a string on standard output.
print(String) - Static method in class opale.tools.Debug
Ecrit la chaine passée en paramètre.
print(String, boolean) - Static method in class opale.tools.Debug
Ecrit le boolean passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, char) - Static method in class opale.tools.Debug
Ecrit le caractère passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, double) - Static method in class opale.tools.Debug
Ecrit le double passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, float) - Static method in class opale.tools.Debug
Ecrit le réel passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, int) - Static method in class opale.tools.Debug
Ecrit l'entier passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, long) - Static method in class opale.tools.Debug
Ecrit l'entier long passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
print(String, Object) - Static method in class opale.tools.Debug
Ecrit l'objet passé en paramètre sur la sortie erreur en le précédant de la chaine passée également en paramètre.
printerr(String) - Static method in class opale.tools.Stdio
Print a string on standard error output.
printerrln(String) - Static method in class opale.tools.Stdio
Print a string on standard error output and terminate the line.
println(Object) - Static method in class opale.tools.Stdio
Print an object on standard output and terminate the line.
println(String) - Static method in class opale.tools.Stdio
Print a string on standard output and terminate the line.
printScale() - Method in class opale.m2d.GAxis2D
Renvoie l'état d'affichage de l'echelle sur les axes.
printSol() - Method in class opale.ode.Problem
Get the solution in a formatted String.
Problem - class opale.ode.Problem.
This class represents an ODE problem.
Problem() - Constructor for class opale.ode.Problem
Initialize an one dimensional problem.
Problem(int) - Constructor for class opale.ode.Problem
Constructs a problem with a given dimension.

R

read(Reader) - Method in class opale.tools.OpaleSet
Reads a set of Opale objects in a stream.
read(StreamTokenizer) - Method in class opale.tools.OpaleSet
Reads a set of Opale objects in a stream.
read(StreamTokenizer, OpaleSet) - Method in class opale.m2d.InfoObject
Lit dans un flux les données relatives aux informations d'un objet graphique en invoquant la méthode readKeyWord()
read(StreamTokenizer, OpaleSet) - Method in class opale.m2d.Object2D
Read in a stream the construction of this object calling the method readKeyWord().
read(StreamTokenizer, OpaleSet) - Method in class opale.m2d.OIJ
This method read the data in a file at format '.opa' .
read(StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.Line2D
 
read(StreamTokenizer, OpaleSet) - Method in class opale.tools.OpaleObject
This method read the data in a file at format '.opa' .
readData(RFile) - Method in class opale.m2d.object2d.Data2D
Cette méthode lit directement un fichier de données numériques et remplit l'objet courant en conséquence.
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.ode.StepControl1
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.ode.NoStepsizeControl
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.ode.Problem
Read a problem in a File
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.ode.TimeScheme
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.ode.SEquation
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.InfoObject
Interprète un mot clé lu dans un fichier.
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.InfoPoint
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.InfoVector
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.Vector2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.GVector2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.MarkType
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.Point2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.GPoint2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.OIJ
No keywords!
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.Line2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GLine2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.Conic
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GConic
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.InfoData
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.FPolar
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GFPolar
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.Data2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GData2D
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.yFx
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GyFx
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.xyFt
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.m2d.object2d.GxyFt
 
readKeyWord(String, StreamTokenizer, OpaleSet) - Method in class opale.tools.OpaleObject
Abstract method to read a key word in a file '*.ode'.
regLin() - Method in class opale.m2d.object2d.Data2D
Cette méthode ajuste le nuage par une droite y=mx+b.
regLinear() - Method in class opale.m2d.object2d.Data2D
Cette méthode renvoie une instance de Line2D correspondant à la regression linéaire du nuage.
remove(String) - Method in class opale.tools.OpaleSet
 
REPLACE - Static variable in interface opale.matrix.Decomposition
Set to true to indicate the algorithm modify the input matrix in the method decomp().
REPLACE - Static variable in interface opale.matrix.SymDecomposition
 
REPLACE - Static variable in interface opale.matrix.BandDecomposition
Set to true to indicate the algorithm modify the input matrix in the method decomp().
resetKeyWords() - Method in class opale.mathtools.ScanString
Clear the table containing the keyword/token pairs
resume() - Static method in class opale.tools.Chronometer
Resume the timer, that is stopped by stop().
RFile - class opale.tools.RFile.
Cette classe encapsule des methodes pour lire les types de base stocké dans un fichier et sous forme ASCII.
RFile(BufferedReader) - Constructor for class opale.tools.RFile
 
RFile(InputStream) - Constructor for class opale.tools.RFile
 
RFile(String) - Constructor for class opale.tools.RFile
 
RK - class opale.ode.scheme.RK.
Cette classe implémente le schéma de Runge Kutta classique qui consiste à avancer en temps de la facon suivante : ***.
RK() - Constructor for class opale.ode.scheme.RK
 
RootFinder1D - class opale.mathtools.RootFinder1D.
RootFinder1D is the superclass of solving methods for f(x) = 0 where f : R->R.
RootFinder1D() - Constructor for class opale.mathtools.RootFinder1D
 
rotate(double) - Method in class opale.m2d.Vector2D
 
rotate(double) - Method in class opale.m2d.Point2D
 
rotate(double) - Method in interface opale.m2d.Transformable
Rotate l'objet graphique de l'angle theta autour de l'origine
rotate(double) - Method in class opale.m2d.object2d.Data2D
 
rotate(double, double, double) - Method in class opale.m2d.Vector2D
 
rotate(double, double, double) - Method in class opale.m2d.Point2D
 
rotate(double, double, double) - Method in interface opale.m2d.Transformable
Rotate l'objet graphique de l'angle theta autour d'un point
rotate(double, double, double) - Method in class opale.m2d.object2d.Data2D
 
run(String) - Method in interface opale.tools.OTest
Method call at the begining of a test.

S

ScanString - class opale.mathtools.ScanString.
This class is similar to the ScanWord class, except it scans a string for keywords rather than an input stream.
ScanString() - Constructor for class opale.mathtools.ScanString
Instantiate the Class
ScanString(String) - Constructor for class opale.mathtools.ScanString
Instantaite the Class
separator - Static variable in class opale.tools.ORunTest
 
SEquation - class opale.ode.SEquation.
Permet de construire dynamiquement une équation en définissant les valeurs de son second membre grace à des chaines de caractères.
SEquation() - Constructor for class opale.ode.SEquation
 
set(DComplex) - Method in class opale.mathtools.DComplex
Fixe les composantes.
set(double[]) - Method in class opale.mathtools.DVect
Fixe toutes les valeurs du vecteur.
set(double[][]) - Method in class opale.m2d.Matrix2D
 
set(double, double) - Method in class opale.ode.TimeScheme
Set the time interval for the study.
set(double, double) - Method in class opale.m2d.Vector2D
Sets the coordinates of this vector.
set(double, double) - Method in class opale.m2d.object2d.FPolar
Fixe les bornes de définition.
set(double, double) - Method in class opale.m2d.object2d.yFx
Fixe les bornes de définition.
set(double, double) - Method in class opale.mathtools.DComplex
Fixe les composantes.
set(double, double, double) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite.
set(double, double, double, double) - Method in class opale.m2d.CoordSystem
change les bornes d'affichage
set(double, double, double, double) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite avec deux points.
set(DVect) - Method in class opale.mathtools.DVect
Fixe les valeurs du vecteur à partir d'un autre.
set(int) - Method in class opale.m2d.object2d.Conic
Fixe le nombre de points de précision.
set(int) - Method in class opale.m2d.object2d.FPolar
Fixe le nombre de points de précision.
set(int) - Method in class opale.m2d.object2d.yFx
Fixe le nombre de points de précision.
set(int, double) - Method in class opale.mathtools.DVect
Fixe la valeur d'une composante.
set(int, double) - Method in class opale.mathtools.Polynomial
Sets the coefficient i with the value x.
set(int, double[], double[]) - Method in class opale.m2d.object2d.Data2D
Remplit l'objet avec le tableau de points passé en paramètre.
set(int, int, double) - Method in class opale.m2d.Matrix2D
 
set(int, int, double) - Method in class opale.matrix.SymMatrix
Set a coefficient of the matrix.
set(int, int, double) - Method in class opale.matrix.Matrix
Set a coefficient of the matrix.
set(int, int, double) - Method in class opale.matrix.BandMatrix
Set a coefficient of the matrix.
set(IxyFt, double, double, int) - Method in class opale.m2d.object2d.Data2D
Fixe la fonction paramètrique à tracer, les bornes de définition et le nombre de points.
set(IxyFt, double, double, int) - Method in class opale.m2d.object2d.xyFt
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(IyFx) - Method in class opale.m2d.object2d.FPolar
Deprecated.  
set(IyFx) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.FPolar
Deprecated.  
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.Data2D
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(IyFx, double, double, int) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, String) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction a tracer et son expression
set(IyFx, String) - Method in class opale.m2d.object2d.yFx
Deprecated.  
set(IyFx, String, double, double, int) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction polaire à tracer, les bornes de définition et le nombre de points.
set(IyFx, String, double, double, int) - Method in class opale.m2d.object2d.yFx
Fixe la fonction a tracer, les bornes de définition et le nombre de points.
set(Line2D) - Method in class opale.m2d.object2d.Line2D
Recopie une droite dans la droite courante.
set(Point2D, Point2D) - Method in class opale.m2d.object2d.Line2D
Change l'équation de la droite avec deux points.
set(String) - Method in class opale.m2d.object2d.FPolar
Fixe la fonction a tracer à partir d'une chaine de caractères.
set(String) - Method in class opale.m2d.object2d.yFx
Fixe la fonction a tracer à partir d'une chaine de caractères.
set(Vector2D) - Method in class opale.m2d.Vector2D
Sets the coordinates of the vector to the specified vector.
setArrow(int) - Method in class opale.m2d.InfoVector
change la forme de la fleche
setColor(Color) - Method in class opale.m2d.InfoObject
Change la couleur du tracé
setColor(Color) - Method in class opale.m2d.Pen2D
Change la couleur du Crayon
setDeg() - Method in class opale.mathtools.ParseFunction
Indicates that the argument of trigonometrics functions are measured in degrees.
setEqn(Equation) - Method in class opale.ode.Problem
Associate an equation to this problem.
setFill(int) - Method in class opale.m2d.InfoPoint
change le mode de remplissage du point
setFunc(String[]) - Method in class opale.ode.SEquation
Prend en argument un tableau de chaines de carcatères correspondant aux composantes de la fonction second memebre de l'équation.
setI(double, double) - Method in class opale.m2d.OIJ
Fixe les coordonnées du premier vecteur de base.
setId(String) - Method in class opale.tools.OpaleObject
Set the id of this object.
setIm(double) - Method in class opale.mathtools.DComplex
Fixe la composante imaginaire y.
setInit(DVect) - Method in class opale.ode.Problem
Set the initial condition.
setJ(double, double) - Method in class opale.m2d.OIJ
Fixe les coordonnées du premier vecteur de base.
setLegend(String) - Method in interface opale.m2d.ILegend
Change le texte de la légende.
setLegend(String) - Method in class opale.m2d.object2d.GData2D
 
setLocation(double, double) - Method in class opale.m2d.Point2D
Fixe les coordonnées du point.
setLocation(int, int) - Method in class opale.m2d.Legend
 
setLocation(Point2D) - Method in class opale.m2d.Point2D
Fixe les coordonnées du point.
setMarksize(int) - Method in class opale.m2d.MarkType
 
setMarktype(MarkType) - Method in class opale.m2d.GPoint2D
Set the mark type of the points.
setMarktype(MarkType) - Method in class opale.m2d.object2d.GData2D
Set the mark type of the points.
setName(String) - Method in class opale.m2d.InfoObject
Change le nom de l'instance
setName(String) - Method in class opale.m2d.OIJ
Change le nom du repère.
setNstep(int) - Method in class opale.ode.TimeScheme
Set the number of time step.
setOIJ(OIJ) - Method in class opale.m2d.Object2D
Set the OIJ basis of this object.
setOIJ(OIJ) - Method in class opale.m2d.GVector2D
Surcharge de setOIJ(OIJ rep) de Object2D pour changer a la fois le repere du vecteur et de l'origine.
setOIJ(OIJ) - Method in class opale.m2d.CoordSystem
fixe le repère OIJ
setOIJ(OIJ) - Method in class opale.m2d.OIJ
Fixe le repère de base.
setOrigin(double, double) - Method in class opale.m2d.GVector2D
Fixe l'origine du vecteur.
setOrigin(double, double) - Method in class opale.m2d.OIJ
Fixe les coordonnées de l'origine.
setParams(double, double, double) - Method in class opale.m2d.object2d.Conic
Fixe l'excentricité, l'inclinaison et le paramètre de la conique.
setPb(Problem) - Method in class opale.ode.TimeScheme
Associated a problem to tis Time scheme.
setRad() - Method in class opale.mathtools.ParseFunction
Indicates that the argument of trigonometrics functions are in radians.
setRe(double) - Method in class opale.mathtools.DComplex
Fixe la composante réelle x.
setSize(int) - Method in class opale.m2d.InfoPoint
Deprecated. Now @see opale.m2d.MarkType
setSize(int) - Method in class opale.m2d.InfoVector
change la taille de la fleche
setSize(int, int, int, int) - Method in class opale.m2d.CoordSystem
fixe les dimensions de la feuille de dessin
setSize(short) - Method in class opale.m2d.object2d.InfoLine
change l'épaisseur de la ligne.
setSizePoint(int) - Method in class opale.m2d.object2d.InfoData
Deprecated. Now @see opale.m2d.MarkType
setStepsizeControl(StepsizeControl) - Method in class opale.ode.TimeScheme
Set a step control method.
setString(String) - Method in class opale.mathtools.ScanString
Set the string to be scanned
setStyle(short) - Method in class opale.m2d.object2d.InfoLine
change le style de la ligne.
setStylePoint(int) - Method in class opale.m2d.object2d.InfoData
Deprecated. Now @see opale.m2d.MarkType
setSymbol(int) - Method in class opale.m2d.InfoPoint
Deprecated. Now @see opale.m2d.MarkType
setSymbol(int) - Method in class opale.m2d.InfoVector
change la forme du point
setT(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable T.
setTick(double, double, double, double) - Method in class opale.m2d.InfoAxis
Fixe les valeurs des espacements des tirets sur les axes X et Y.
setTS(TimeScheme) - Method in class opale.ode.StepsizeControl
Sets the time scheme.
setTS(TimeScheme) - Method in class opale.ode.Problem
Set a time scheme for the resolution of this problem.
setTypeGraph(int) - Method in class opale.m2d.object2d.InfoData
change le style de tracé du nuage.
setUnvisible() - Method in class opale.m2d.InfoObject
Rend invisible l'objet
setV(int, double) - Method in class opale.m2d.Matrix2D
 
setVar(String, double) - Method in class opale.mathtools.parser.Parser
Set the value of a variable.
setVar(String, String) - Method in class opale.mathtools.parser.Parser
Set the value of a variable.
setVisible() - Method in class opale.m2d.InfoObject
Rend visible l'objet
setVisible(boolean) - Method in class opale.m2d.Legend
 
setX(double) - Method in class opale.m2d.Vector2D
Sets the X coordinate of this vector to the specified double coordinate.
setX(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable X.
setXLabel(String) - Method in class opale.m2d.GAxis2D
Fixe le label sur l'axe des X.
setXmax(double) - Method in class opale.m2d.CoordSystem
change xmax
setXmin(double) - Method in class opale.m2d.CoordSystem
change xmin
setY(double) - Method in class opale.m2d.Vector2D
Sets the Y coordinate of this vector to the specified double coordinate.
setY(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable Y.
setYLabel(String) - Method in class opale.m2d.GAxis2D
Fixe le label sur l'axe des Y.
setYmax(double) - Method in class opale.m2d.CoordSystem
change ymax
setYmin(double) - Method in class opale.m2d.CoordSystem
change ymin
setZ(double) - Method in class opale.mathtools.ParseFunction
Set the value of the independent variable Z.
sinh(double) - Static method in class opale.mathtools.SpecialFunction
 
size - Variable in class opale.m2d.InfoPoint
 
size - Variable in class opale.m2d.InfoVector
 
size() - Method in class opale.tools.OpaleSet
 
size() - Method in class opale.mathtools.DVect
Renvoie la taille du vecteur.
sizePoint - Variable in class opale.m2d.object2d.InfoData
 
SOLARFLUX - Static variable in class opale.mathtools.SpecialFunction
Solar Flux.
SOLARLUM - Static variable in class opale.mathtools.SpecialFunction
Solar Luminosity.
SOLARMASS - Static variable in class opale.mathtools.SpecialFunction
Solar Mass.
SOLARRADIUS - Static variable in class opale.mathtools.SpecialFunction
Solar Radius.
solve() - Method in class opale.ode.ODE
Solve all problems in this object ODE.
solve() - Method in class opale.ode.Problem
Runs the resolution after verifying all the elments (time schem, equation...).
solve(BandMatrix, DVect, DVect) - Method in interface opale.matrix.BandSolver
Solve Ax=b
solve(IFnn, int, DVect, DVect) - Static method in class opale.mathtools.FixPoint
To call this method runs the resolution of the equation f(x) = x.
solve(Matrix, DVect, DVect) - Method in interface opale.matrix.Solver
Solve Ax=b
solve(Matrix, DVect, DVect) - Method in class opale.matrix.solver.SolverLU
Solve LUx=b.
solve(Matrix, DVect, DVect) - Method in class opale.matrix.solver.SolverLUBand
Solve LUx=b.
solve(Matrix, DVect, DVect) - Method in class opale.matrix.solver.SolverGaussSeidel
Solve Ax=b.
solve(Matrix, DVect, DVect) - Method in class opale.matrix.solver.SolverJacobi
Solve Ax=b.
solve(SymMatrix, DVect, DVect) - Method in interface opale.matrix.SymSolver
Solve Ax=b
solve(SymMatrix, DVect, DVect) - Method in class opale.matrix.solver.SolverCrout
Solve LDL^t x=b.
solve(SymMatrix, DVect, DVect) - Method in class opale.matrix.solver.SolverCholesky
Solve B tBx=b.
Solver - interface opale.matrix.Solver.
This abstract class must be extended to perform a linear system solver, for instance Jacobi's method, LU...
SolverCholesky - class opale.matrix.solver.SolverCholesky.
This class implements Cholesky decomposition according to the book "Analyse matricielle appliquée à l'art de l'ingénieur", Lascaux & Théodor, Ed.
SolverCholesky() - Constructor for class opale.matrix.solver.SolverCholesky
 
SolverCrout - class opale.matrix.solver.SolverCrout.
This class implements Crout decomposition according to the book "Analyse matricielle appliquée à l'art de l'ingénieur", Lascaux & Théodor, Ed.
SolverCrout() - Constructor for class opale.matrix.solver.SolverCrout
 
SolverGaussSeidel - class opale.matrix.solver.SolverGaussSeidel.
This class implements Gauss-Seidel solver according to the book "Analyse matricielle appliquée à l'art de l'ingénieur", Lascaux & Théodor, Ed.
SolverGaussSeidel() - Constructor for class opale.matrix.solver.SolverGaussSeidel
 
SolverJacobi - class opale.matrix.solver.SolverJacobi.
This class implements Jacobi solver according to the book "Analyse matricielle appliquée à l'art de l'ingénieur", Lascaux & Théodor, Ed.
SolverJacobi() - Constructor for class opale.matrix.solver.SolverJacobi
 
SolverLU - class opale.matrix.solver.SolverLU.
This class implements LU decomposition according to the book "Analyse matricielle appliquée à l'art de l'ingénieur", Lascaux & Théodor, Ed.
SolverLU() - Constructor for class opale.matrix.solver.SolverLU
 
SolverLUBand - class opale.matrix.solver.SolverLUBand.
This class implements LU decomposition (without pivoting!!) for the band matrices.
SolverLUBand() - Constructor for class opale.matrix.solver.SolverLUBand
 
Sort - class opale.mathtools.Sort.
Sort is the superclass of sorting methods.
Sort() - Constructor for class opale.mathtools.Sort
 
sort(int, double[]) - Method in class opale.mathtools.Sort
Abstract method to sort an array 'tab' into ascending numerical order.
sort(int, double[]) - Method in class opale.mathtools.InsertionSort
Sorts an array tab into ascending numerical order by insertion sort.
SpecialFunction - class opale.mathtools.SpecialFunction.
This class contains physical constants and special functions not found in the java.lang.Math class.
start() - Static method in class opale.tools.Chronometer
Start the timer.
Stdio - class opale.tools.Stdio.
This class offers methods to read/write on standard out and error out.
Stdio() - Constructor for class opale.tools.Stdio
 
STEFANBOLTZ - Static variable in class opale.mathtools.SpecialFunction
Stefan-Boltzman Constant.
StepControl1 - class opale.ode.StepControl1.
This class inherites from StepSizeControl class and defines a step control.
StepControl1() - Constructor for class opale.ode.StepControl1
 
StepControl1(double, double, double) - Constructor for class opale.ode.StepControl1
 
StepControl1(TimeScheme) - Constructor for class opale.ode.StepControl1
 
StepsizeControl - class opale.ode.StepsizeControl.
Class to implement a method of step control.
StepsizeControl() - Constructor for class opale.ode.StepsizeControl
 
StepsizeControl(TimeScheme) - Constructor for class opale.ode.StepsizeControl
constructs an instance a with a specified time scheme.
stime() - Static method in class opale.tools.Chronometer
Return the elapsed time measured in seconds.
stop() - Method in interface opale.tools.OTest
Method call to stop a test.
stop() - Static method in class opale.tools.Chronometer
Stop the timer.
sub(DComplex) - Method in class opale.mathtools.DComplex
Soustrait le nombre complexe passé en argument.
sub(DVect) - Method in class opale.mathtools.DVect
Soustrait un vecteur.
sumRectBackward() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sou sle nuage de points par la méthode des rectangles 'retardés'.
sumRectCentered() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sous le nuage de points par la méthode des rectangles 'centrés'.
sumRectForward() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sou sle nuage de points par la méthode des rectangles 'avants'.
sumTrapez() - Method in class opale.m2d.object2d.Data2D
Calcule l'aire sous le nuage de points par la méthode des trapèzes.
SUnaryFunction - class opale.mathtools.parser.SUnaryFunction.
This class makes it possible to add an user function that will be recognised by the parser.
SUnaryFunction(String, String, String) - Constructor for class opale.mathtools.parser.SUnaryFunction
This constructor instanciate an user function : it must specify the keyword for the recognisation, the string definition of the variable and the string definition of the function.
sval - Variable in class opale.mathtools.ScanString
 
symbol - Variable in class opale.m2d.InfoPoint
 
symbol - Variable in class opale.m2d.InfoVector
 
symbolArrow - Variable in class opale.m2d.InfoVector
 
SymDecomposition - interface opale.matrix.SymDecomposition.
This interface must be implemented by classes that define symmetrical decomposition method, for instance LU, Cholesky...
SymMatrix - class opale.matrix.SymMatrix.
This class implements a symmetrical matrix with real coefficients.
SymMatrix(int) - Constructor for class opale.matrix.SymMatrix
Construct an n X n matrix of zeros.
SymSolver - interface opale.matrix.SymSolver.
This abstract class must be extended to perform a symmetrical linear system solver, for instance Jacobi's method, Cholesky...

T

tanh(double) - Static method in class opale.mathtools.SpecialFunction
 
test(double, double) - Method in class opale.m2d.CoordSystem
teste si un point (x,y) appartient à la zone (xmin,xmax,ymin,ymax)
TestERR - Static variable in class opale.tools.ORunTest
 
TestLOG - Static variable in class opale.tools.ORunTest
 
TestOUT - Static variable in class opale.tools.ORunTest
 
theta0 - Variable in class opale.m2d.object2d.Conic
 
ThetaScheme - class opale.ode.scheme.ThetaScheme.
Cette classe implémente le theta schéma qui consiste à avancer en temps de la facon suivante : yn+1=yn+f(t,theta*yn+(1-theta)*yn+1).
ThetaScheme() - Constructor for class opale.ode.scheme.ThetaScheme
Par défaut theta = 0.5
ThetaScheme(double) - Constructor for class opale.ode.scheme.ThetaScheme
Permet de spécifier la valeur de theta
time() - Method in class opale.ode.TimeScheme
Returns the current time..
time() - Static method in class opale.tools.Chronometer
Return the elapsed time measured in milliseconds.
TimeScheme - class opale.ode.TimeScheme.
Abstract class to represent a time scheme.
TimeScheme() - Constructor for class opale.ode.TimeScheme
 
tinf - Variable in class opale.m2d.object2d.FPolar
 
tinf - Variable in class opale.m2d.object2d.xyFt
 
tmax() - Method in class opale.ode.TimeScheme
Returns final time.
tmin() - Method in class opale.ode.TimeScheme
Returns the initial time.
toArray() - Method in class opale.ode.Problem
Get the solution in two dimensionnal array of double tab[dim+1][N+1].
toArray() - Method in class opale.mathtools.DVect
Get the pointer to the one-dimensional array of elements.
toString() - Method in class opale.ode.Problem
Return the string "Problem of ODE".
toString() - Method in class opale.ode.SEquation
 
toString() - Method in class opale.ode.scheme.Heun
 
toString() - Method in class opale.ode.scheme.ThetaScheme
 
toString() - Method in class opale.ode.scheme.RK
 
toString() - Method in class opale.ode.scheme.ExplicitEuler
 
toString() - Method in class opale.ode.scheme.ImplicitEuler
 
toString() - Method in class opale.m2d.Object2D
Return a string representation of this object.
toString() - Method in class opale.m2d.Vector2D
 
toString() - Method in class opale.m2d.MarkType
 
toString() - Method in class opale.m2d.Point2D
 
toString() - Method in interface opale.m2d.GObject2D
Surcharge de toString()
toString() - Method in class opale.m2d.Matrix2D
 
toString() - Method in class opale.m2d.OIJ
 
toString() - Method in class opale.m2d.GAxis2D
 
toString() - Method in class opale.m2d.object2d.Line2D
 
toString() - Method in class opale.m2d.object2d.Conic
 
toString() - Method in class opale.m2d.object2d.FPolar
 
toString() - Method in class opale.m2d.object2d.Data2D
 
toString() - Method in class opale.m2d.object2d.yFx
 
toString() - Method in class opale.m2d.object2d.xyFt
 
toString() - Method in class opale.tools.WFile
 
toString() - Method in class opale.tools.RFile
 
toString() - Method in class opale.matrix.SymMatrix
Print the matrix.
toString() - Method in class opale.matrix.Matrix
Print the matrix.
toString() - Method in class opale.matrix.BandMatrix
Print the matrix.
toString() - Method in class opale.mathtools.DVect
surcharge la méthode toString pour l'affichage.
toString() - Method in class opale.mathtools.DComplex
Returns a string representation of this complex number.
toString() - Method in class opale.mathtools.Polynomial
Generic méthod to print the polynom.
toTab() - Method in class opale.ode.Problem
Get the solution in two dimensionnal array of double tab[dim+1][N+1].
transform(AffineTransform2D) - Method in class opale.m2d.Vector2D
 
transform(AffineTransform2D) - Method in class opale.m2d.Point2D
 
transform(AffineTransform2D) - Method in interface opale.m2d.Transformable
Transforms the object by a general transform AffineTransform.
transform(AffineTransform2D) - Method in class opale.m2d.object2d.Data2D
 
transform(double[], double[], double[], double[], int) - Method in class opale.m2d.AffineTransform2D
Transforms arrays of double precision which represents coordinates by this transform.
Transformable - interface opale.m2d.Transformable.
Cette interface assure qu'une classe possède des méthodes de transformation géométrique.
translate(double, double) - Method in class opale.m2d.Vector2D
 
translate(double, double) - Method in class opale.m2d.Point2D
 
translate(double, double) - Method in interface opale.m2d.Transformable
Translate l'objet graphique du vecteur(dx, dy).
translate(double, double) - Method in class opale.m2d.object2d.Data2D
 
transpose() - Method in class opale.matrix.Matrix
Return the matrix transpose.
tsup - Variable in class opale.m2d.object2d.FPolar
 
tsup - Variable in class opale.m2d.object2d.xyFt
 

U

UnaryFunction - class opale.mathtools.parser.UnaryFunction.
This class makes it possible to add an user function that will be recognised by the parser.
UnaryFunction() - Constructor for class opale.mathtools.parser.UnaryFunction
 
UNKNOWN - Static variable in class opale.mathtools.ScanString
flag an unknown token
update() - Method in class opale.ode.StepsizeControl
Update the step.
update() - Method in class opale.ode.StepControl1
Upadte the step according to the value of the solution.
update() - Method in class opale.ode.NoStepsizeControl
No update !!
update() - Method in class opale.ode.TimeScheme
Met à jour le calcul (incrémente le pas de temps, stocke les inconnues...).

V

val(double) - Method in class opale.m2d.object2d.FPolar
Renvoie la valeur de la fonction r(x) en un point.
val(double) - Method in class opale.m2d.object2d.yFx
Renvoie la valeur de la fonction en un point.
val(double) - Method in interface opale.mathtools.IyFx
Cette méthode renvoie la valeur de la fonction en un point.
val(DVect) - Method in interface opale.mathtools.IFn1
Cette méthode renvoie la valeur de la fonction en un point.
val(DVect) - Method in interface opale.mathtools.IFnn
Cette méthode renvoie la valeur de la fonction en un point.
Vector2D - class opale.m2d.Vector2D.
This class represents a vector in R².
Vector2D() - Constructor for class opale.m2d.Vector2D
Constructor by default.
Vector2D(OIJ) - Constructor for class opale.m2d.Vector2D
Constucts and intializes the vector at (0; 0) with a OIJ specified.
Vector2D(OIJ, double, double) - Constructor for class opale.m2d.Vector2D
Constucts and intializes the vector at (x; y) with a OIJ specified.
Vector2D(Point2D, Point2D) - Constructor for class opale.m2d.Vector2D
Constructs a vector from two objects Point2D.
Vector2D(Vector2D) - Constructor for class opale.m2d.Vector2D
Constructs and initializes a vector with the same location as the specified Vector2D object.

W

WFile - class opale.tools.WFile.
Cette classe encapsule des methodes pour ecrire les types de base de Java dans un fichier sous forme ASCII.
WFile(String) - Constructor for class opale.tools.WFile
constructeur qui prend en argument le nom du fichier à ouvrir en ecriture.
WFile(String, boolean) - Constructor for class opale.tools.WFile
constructeur qui prend en argument le nom du fichier à ouvrir en ecriture, et le mode de vidage(automatique ou non).
width - Variable in class opale.m2d.CoordSystem
 
write(PrintWriter) - Method in class opale.tools.OpaleSet
Write the objects contained in this class.
write(PrintWriter, OpaleSet) - Method in class opale.ode.StepControl1
 
write(PrintWriter, OpaleSet) - Method in class opale.ode.NoStepsizeControl
 
write(PrintWriter, OpaleSet) - Method in class opale.ode.Problem
Write a problem in a text file.
write(PrintWriter, OpaleSet) - Method in class opale.ode.TimeScheme
 
write(PrintWriter, OpaleSet) - Method in class opale.ode.SEquation
 
write(PrintWriter, OpaleSet) - Method in class opale.m2d.InfoObject
Ecrit les informations concernant l'objet dans un fichier.
write(PrintWriter, OpaleSet) - Method in class opale.m2d.Object2D
Write informations about this object in a stream.
write(PrintWriter, OpaleSet) - Method in class opale.m2d.MarkType
Write size of this MarkType in a stream.
write(PrintWriter, OpaleSet) - Method in class opale.m2d.OIJ
Ecrit ses informations dans un flux.
write(PrintWriter, OpaleSet) - Method in class opale.tools.OpaleObject
Abstrcat method to write the current object in a stream.
writeChar(char) - Method in class opale.tools.WFile
 
writeDouble(double) - Method in class opale.tools.WFile
 
writeFloat(float) - Method in class opale.tools.WFile
 
writeInt(int) - Method in class opale.tools.WFile
 
writeln(String) - Method in class opale.tools.WFile
 
writelnChar(char) - Method in class opale.tools.WFile
 
writelnDouble(double) - Method in class opale.tools.WFile
 
writelnFloat(float) - Method in class opale.tools.WFile
 
writelnInt(int) - Method in class opale.tools.WFile
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.InfoObject
Ecris les informations complémentaires concernant l'objet dans un fichier.
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.InfoPoint
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.InfoVector
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.Object2D
Write complementary information in a stream.
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.Vector2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.GVector2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.Point2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.GPoint2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.Line2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GLine2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.Conic
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GConic
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.InfoData
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.FPolar
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GFPolar
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.Data2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GData2D
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.yFx
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GyFx
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.xyFt
 
writeMore(PrintWriter, OpaleSet) - Method in class opale.m2d.object2d.GxyFt
 
writeSol(WFile) - Method in class opale.ode.Problem
 
writeString(String) - Method in class opale.tools.WFile
 

X

x - Variable in class opale.m2d.Vector2D
public members.
x - Variable in class opale.m2d.Point2D
 
x - Variable in class opale.m2d.object2d.Data2D
 
x(double) - Method in interface opale.mathtools.IxyFt
Cette méthode renvoie la valeur de la fonction t-->x(t) en un point.
X(double, double) - Method in class opale.m2d.CoordSystem
Cette méthode renvoie l'abscisse réelle dans la feuille à partir des coordonnées au repère utilisateur.
X(double, double) - Method in class opale.m2d.LinLinCS
 
xfromXY(int, int) - Method in class opale.m2d.CoordSystem
Renvoie la première coordonnée utilisateur à partir de l'abscisse réelle
xfromXY(int, int) - Method in class opale.m2d.LinLinCS
 
xinf - Variable in class opale.m2d.object2d.yFx
 
xmax - Variable in class opale.m2d.CoordSystem
 
xmax() - Method in class opale.m2d.Object2D
Return the maximum of the X coordinate.
xmin - Variable in class opale.m2d.CoordSystem
 
xsup - Variable in class opale.m2d.object2d.yFx
 
xyFt - class opale.m2d.object2d.xyFt.
Cette classe représente une fonction paramétrique x(t), y(t).
xyFt() - Constructor for class opale.m2d.object2d.xyFt
Constructeur par défaut.
xyFt(OIJ) - Constructor for class opale.m2d.object2d.xyFt
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
xyFt(xyFt) - Constructor for class opale.m2d.object2d.xyFt
Le constructeur de copie

Y

y - Variable in class opale.m2d.Vector2D
public members.
y - Variable in class opale.m2d.Point2D
 
y - Variable in class opale.m2d.object2d.Data2D
 
y(double) - Method in interface opale.mathtools.IxyFt
Cette méthode renvoie la valeur de la fonction t-->y(t) en un point.
Y(double, double) - Method in class opale.m2d.CoordSystem
Cette méthode renvoie l'ordonnée réelle dans la feuille à partir des coordonnées au repère utilisateur.
Y(double, double) - Method in class opale.m2d.LinLinCS
 
y0(double) - Static method in class opale.mathtools.SpecialFunction
 
y1(double) - Static method in class opale.mathtools.SpecialFunction
 
yfromXY(int, int) - Method in class opale.m2d.CoordSystem
Renvoie la deuxième coordonnée utilisateur à partir de l'abscisse réelle
yfromXY(int, int) - Method in class opale.m2d.LinLinCS
 
yFx - class opale.m2d.object2d.yFx.
Cette classe représente une fonction y =f(x).
yFx() - Constructor for class opale.m2d.object2d.yFx
Constructeur par défaut.
yFx(OIJ) - Constructor for class opale.m2d.object2d.yFx
Construit et initialise le nuage avec 0 points et avec les informations par défaut.
yFx(yFx) - Constructor for class opale.m2d.object2d.yFx
Le constructeur de copie
ymax - Variable in class opale.m2d.CoordSystem
 
ymin - Variable in class opale.m2d.CoordSystem
 
yn(int, double) - Static method in class opale.mathtools.SpecialFunction
 

A B C D E F G H I J K L M N O P R S T U V W X Y