|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmat4j.types.MatObj
mat4j.types.Matrix<java.lang.Boolean>
mat4j.types.BooleanMatrix
public class BooleanMatrix
Field Summary |
---|
Fields inherited from class mat4j.types.Matrix |
---|
values |
Constructor Summary | |
---|---|
BooleanMatrix(int numRows,
int numColumns)
|
Method Summary |
---|
Methods inherited from class mat4j.types.Matrix |
---|
equals, getNumColumns, getNumRows, getValue, hashCode, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BooleanMatrix(int numRows, int numColumns)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |