|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectcommon:Array
reb:MobiusArray
class
class for Mobius Transformation arrays
Constructor Summary | |
---|---|
MobiusArray()
|
|
MobiusArray(int plength)
Constructor for Mobius arrays |
Method Summary | |
---|---|
void |
Copy(MobiusArray dest)
Copy array |
int |
GetArrayLength()
Get array length |
void |
SetArrayLength(int plength)
Set array length |
Methods inherited from class Object |
---|
|
Constructor Detail |
---|
public MobiusArray(int plength)
plength
- = sets the size of the arraypublic MobiusArray()
Method Detail |
---|
public int GetArrayLength()
GetArrayLength
in class Array
public void SetArrayLength(int plength)
SetArrayLength
in class Array
plength
- new length of the arraypublic void Copy(MobiusArray dest)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |