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

M

main(String[]) - Static method in class edu.stanford.rsl.jpop.testing.FminTest
 
main(String[]) - Static method in class edu.stanford.rsl.jpop.testing.FzeroTest
 
main(String[]) - Static method in class edu.stanford.rsl.jpop.testing.UncminTest_f77
 
matmat_f77(double[][], double[][], double[][], int, int, int) - Static method in class edu.stanford.rsl.jpop.fortran.Blas_f77
This method multiplies an n x p matrix by a p x r matrix.
mattran_f77(double[][], double[][], int, int) - Static method in class edu.stanford.rsl.jpop.fortran.Blas_f77
This method obtains the transpose of an n x p matrix.
matvec_f77(double[][], double[], double[], int, int) - Static method in class edu.stanford.rsl.jpop.fortran.Blas_f77
This method multiplies an n x p matrix by a p x 1 vector.
minimize(SimpleOptimizableFunction) - Method in class edu.stanford.rsl.jpop.SimpleFunctionOptimizer
Minimizes a SimpleOptimizableFunction.

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