C D E G I L M O P Q S T Z

C

calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.Chol
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.Eig
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.Inv
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.InvSPD
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.LU
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.QR
 
calc(Matrix, Matrix) - Method in class org.ujmp.ojalgo.calculation.Solve
 
calc(Matrix, Matrix) - Method in class org.ujmp.ojalgo.calculation.SolveSPD
 
calc(Matrix) - Method in class org.ujmp.ojalgo.calculation.SVD
 
Chol - Class in org.ujmp.ojalgo.calculation
 
Chol() - Constructor for class org.ujmp.ojalgo.calculation.Chol
 
chol() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
createMatrix(long...) - Method in class org.ujmp.ojalgo.benchmark.OjalgoDenseDoubleMatrix2DBenchmark
 
createMatrix(Matrix) - Method in class org.ujmp.ojalgo.benchmark.OjalgoDenseDoubleMatrix2DBenchmark
 

D

det() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
divide(double) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
divide(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

E

Eig - Class in org.ujmp.ojalgo.calculation
 
Eig() - Constructor for class org.ujmp.ojalgo.calculation.Eig
 
eig() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

G

getBasicMatrix() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
getDependencies() - Method in class org.ujmp.ojalgo.Plugin
 
getDescription() - Method in class org.ujmp.ojalgo.Plugin
 
getDouble(int, int) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
getDouble(long, long) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
getNeededClasses() - Method in class org.ujmp.ojalgo.Plugin
 
getSize() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
getWrappedObject() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

I

INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.Chol
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.Eig
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.Inv
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.InvSPD
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.LU
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.QR
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.Solve
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.SolveSPD
 
INSTANCE - Static variable in class org.ujmp.ojalgo.calculation.SVD
 
Inv - Class in org.ujmp.ojalgo.calculation
 
Inv() - Constructor for class org.ujmp.ojalgo.calculation.Inv
 
inv() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
InvSPD - Class in org.ujmp.ojalgo.calculation
 
InvSPD() - Constructor for class org.ujmp.ojalgo.calculation.InvSPD
 
invSPD() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

L

linkToArray(int, int, double[]) - Static method in class org.ojalgo.matrix.store.OjalgoUtil
 
LU - Class in org.ujmp.ojalgo.calculation
 
LU() - Constructor for class org.ujmp.ojalgo.calculation.LU
 
lu() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

M

main(String[]) - Static method in class org.ujmp.ojalgo.benchmark.OjalgoDenseDoubleMatrix2DBenchmark
 
minus(double) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
minus(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
mtimes(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

O

OjalgoDenseDoubleMatrix2D - Class in org.ujmp.ojalgo
 
OjalgoDenseDoubleMatrix2D(long...) - Constructor for class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
OjalgoDenseDoubleMatrix2D(Matrix) - Constructor for class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
OjalgoDenseDoubleMatrix2D(MatrixStore<Double>) - Constructor for class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
OjalgoDenseDoubleMatrix2DBenchmark - Class in org.ujmp.ojalgo.benchmark
 
OjalgoDenseDoubleMatrix2DBenchmark() - Constructor for class org.ujmp.ojalgo.benchmark.OjalgoDenseDoubleMatrix2DBenchmark
 
OjalgoDenseDoubleMatrix2DFactory - Class in org.ujmp.ojalgo
 
OjalgoDenseDoubleMatrix2DFactory() - Constructor for class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2DFactory
 
OjalgoUtil - Class in org.ojalgo.matrix.store
 
OjalgoUtil() - Constructor for class org.ojalgo.matrix.store.OjalgoUtil
 
org.ojalgo.matrix.store - package org.ojalgo.matrix.store
 
org.ujmp.ojalgo - package org.ujmp.ojalgo
 
org.ujmp.ojalgo.benchmark - package org.ujmp.ojalgo.benchmark
 
org.ujmp.ojalgo.calculation - package org.ujmp.ojalgo.calculation
 

P

Plugin - Class in org.ujmp.ojalgo
 
Plugin() - Constructor for class org.ujmp.ojalgo.Plugin
 
plus(double) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
plus(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

Q

QR - Class in org.ujmp.ojalgo.calculation
 
QR() - Constructor for class org.ujmp.ojalgo.calculation.QR
 
qr() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

S

setDouble(double, int, int) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
setDouble(double, long, long) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
setWrappedObject(MatrixStore<Double>) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
solve(Matrix, Matrix) - Method in class org.ujmp.ojalgo.calculation.Chol
 
solve(Matrix, Matrix) - Method in class org.ujmp.ojalgo.calculation.LU
 
solve(Matrix, Matrix) - Method in class org.ujmp.ojalgo.calculation.QR
 
Solve - Class in org.ujmp.ojalgo.calculation
 
Solve() - Constructor for class org.ujmp.ojalgo.calculation.Solve
 
solve(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
SolveSPD - Class in org.ujmp.ojalgo.calculation
 
SolveSPD() - Constructor for class org.ujmp.ojalgo.calculation.SolveSPD
 
SVD - Class in org.ujmp.ojalgo.calculation
 
SVD() - Constructor for class org.ujmp.ojalgo.calculation.SVD
 
svd() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

T

times(double) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
times(Matrix) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
toDoubleArray() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 
transpose() - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2D
 

Z

zeros(long, long) - Method in class org.ujmp.ojalgo.OjalgoDenseDoubleMatrix2DFactory
 

C D E G I L M O P Q S T Z

Copyright © 2010. All Rights Reserved.