Uses of Class
jml.matlab.utils.FindResult

Packages that use FindResult
jml.matlab   
 

Uses of FindResult in jml.matlab
 

Methods in jml.matlab that return FindResult
static FindResult Matlab.find(org.apache.commons.math.linear.RealMatrix A)
          Find nonzero elements and return their value, row and column indices.