|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml.matlab.utils.SortResult
public class SortResult
RealMatrix
data structure
Field Summary | |
---|---|
org.apache.commons.math.linear.RealMatrix |
B
|
int[][] |
IX
|
Constructor Summary | |
---|---|
SortResult(org.apache.commons.math.linear.RealMatrix B,
int[][] IX)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public org.apache.commons.math.linear.RealMatrix B
public int[][] IX
Constructor Detail |
---|
public SortResult(org.apache.commons.math.linear.RealMatrix B, int[][] IX)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |