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

A

a - Variable in class rootbisection.AppletRootFromHTML
 
A - Variable in class factorize.CroutRectangular
 
A - Variable in class factorize.Crout
Matriz cuadrada original.
absoluteNorm(double[]) - Static method in class posadautil.ArrayPos
Calcula la norma absoluta de un vector.
absoluteNorm(double[]) - Static method in class posadautil.VectorPos
Calcula la norma absoluta de un vector.
absoluteNorm(double[], double[]) - Static method in class posadautil.ArrayPos
Calcula la norma absoluta de x1 - x2.
absoluteNorm(double[], double[]) - Static method in class posadautil.VectorPos
Calcula la norma absoluta de vectorX - vectorY.
abstractmatrix - package abstractmatrix
 
AbstractMatrix - class abstractmatrix.AbstractMatrix.
Clase abstracta que permite una implementacion en varios tipos de datos de una matriz.
abstractmatrix.matrixdouble - package abstractmatrix.matrixdouble
 
AbstractMatrix(int, int) - Constructor for class abstractmatrix.AbstractMatrix
Guarda el numero de renglones y columnas.
AColumns - Variable in class bandedmatrixsolution.BandedIOMatrixSolution
 
AColumns - Variable in class matrixsolution.IOMatrixSolution
 
actionPerformed(ActionEvent) - Method in class appletmatrix.AppletMatrixIO
 
add(double[], double[]) - Static method in class posadautil.VectorPos
Suma dos vectores.
add(MatrixDouble) - Method in class abstractmatrix.matrixdouble.RectangularMatrix
Suma de matrices: "MatrizActual + mdB".
add(MatrixDouble) - Method in class abstractmatrix.matrixdouble.TriangularMatrix
Suma de matrices: "MatrizActual + mdB".
add(MatrixDouble) - Method in class abstractmatrix.matrixdouble.BandedMatrix
Suma de matrices: "MatrizActual + mdB".
add(MatrixDouble, MatrixDouble) - Static method in class abstractmatrix.matrixdouble.MatrixDouble
Suma dos matrices (A y B) y crea una de resultado.
ALMOST_ZERO - Static variable in class factorize.CroutRectangular
 
ALMOST_ZERO - Static variable in class posadautil.MathPos
Numero considerado como cero por defecto (1E-10).
ALMOST_ZERO - Static variable in class rootbisection.RootBisection
 
Am - Variable in class matrixsolution.GaussJordan
 
appletmatrix - package appletmatrix
 
AppletMatrixIO - class appletmatrix.AppletMatrixIO.
 
AppletMatrixIO(double[][], boolean) - Constructor for class appletmatrix.AppletMatrixIO
Si es para entrada se le asignara una nueva matrix.
AppletRootFromHTML - class rootbisection.AppletRootFromHTML.
Toma los parametros desde una llamada (disen~ada para HTML) para el uso de los algoritmos para encontrar raices de una funcion.
AppletRootFromHTML() - Constructor for class rootbisection.AppletRootFromHTML
 
areAlmostEqual(double, double) - Static method in class posadautil.MathPos
Si su diferencia es casi cero (ALMOST_ZERO), regresa true, sino false.
areAlmostEqual(double, double, double) - Static method in class posadautil.MathPos
Si su diferencia es casi cero (almostZero), regresa true, sino false.
ARows - Variable in class bandedmatrixsolution.BandedIOMatrixSolution
 
ARows - Variable in class matrixsolution.IOMatrixSolution
 
arr - Variable in class posadautil.ReadMatrixFile
 
ArrayPos - class posadautil.ArrayPos.
Libreria de metodos para arreglos unidimensionales (vectores).
ArrayPos() - Constructor for class posadautil.ArrayPos
 

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