Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
P
R
S
T
U
V
M
main(String[])
- Static method in class
TestIntegrateur
Intégre les équations du mouvement et compare aux solutions analytiques
matrice
- package matrice
Matrix
- Class in
matrice
Class Matrix du package JAMA "allegee" (pas d'options d'affichage notamment, pour rester compatible avec la version java 1.1)
Matrix(int, int)
- Constructor for class matrice.
Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double)
- Constructor for class matrice.
Matrix
Construct an m-by-n constant matrix.
Matrix(double[][])
- Constructor for class matrice.
Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int)
- Constructor for class matrice.
Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int)
- Constructor for class matrice.
Matrix
Construct a matrix from a one-dimensional packed array
maximum(double[])
- Method in class mn.
Integrateur
Calcul de la valeur de l'élément le plus grand en valeur absolue d'un tableau
mn
- package mn
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
P
R
S
T
U
V