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

O

ones(int, int) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
ones(int) - Static method in class org.jmatrices.dbl.client.MatlabSyntax
 
org.jmatrices.dbl - package org.jmatrices.dbl

Jmatrices Library

Copyright (C) 2004 Piyush Purang

Check License.txt for the license terms


Matrix Package
org.jmatrices.dbl.client - package org.jmatrices.dbl.client
 
org.jmatrices.dbl.decomposition - package org.jmatrices.dbl.decomposition
Given a matrix of dimension mxn M -yields-> L,U,S and so on, where L,U,S are matrices and/or scalars All operations on a matrix fitting this pattern can be found in this package.
org.jmatrices.dbl.measure - package org.jmatrices.dbl.measure
Given a matrix(ces) M (,N) -yields-> value ,where value is a number or boolean or such All operations on a matrix fitting this pattern can be found in this package!
org.jmatrices.dbl.operator - package org.jmatrices.dbl.operator
Given two matrices A,B -yields-> C ,where C is another matrix All operations on a matrix fitting this pattern can be found in this package!
org.jmatrices.dbl.rowcoltr - package org.jmatrices.dbl.rowcoltr
Given a matrix of dimension mxn M -yields-> R or C ,where R (C) is a row (column) vector of dimension 1xn (nx1).
org.jmatrices.dbl.transformer - package org.jmatrices.dbl.transformer
Given a matrix of dimension mxn M -yields-> N, where N is a matrix derived from M All operations on a matrix fitting this pattern can be found in this package.

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