|
Glg Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genlogic.GlgMatrixData
public class GlgMatrixData
| Field Summary | |
|---|---|
double[][] |
matrix
|
byte |
type
|
| Constructor Summary | |
|---|---|
GlgMatrixData()
|
|
GlgMatrixData(GlgMatrixData matrix_data)
|
|
| Method Summary | |
|---|---|
void |
CopyFrom(GlgMatrixData matrix_data)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte type
public double[][] matrix
| Constructor Detail |
|---|
public GlgMatrixData()
public GlgMatrixData(GlgMatrixData matrix_data)
| Method Detail |
|---|
public void CopyFrom(GlgMatrixData matrix_data)
|
Glg Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||