|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstarfish.chemistry.SuperMol
public class SuperMol
Constructor Summary | |
---|---|
SuperMol(java.lang.String molName)
|
Method Summary | |
---|---|
void |
cal_super(double[][] x,
double[][] y,
int n)
|
java.util.ArrayList<starfish.chemistry.SuperMol.SuperResult> |
doSuper(int fixMol,
int moveMol,
boolean changeCoordinates)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SuperMol(java.lang.String molName)
Method Detail |
---|
public java.util.ArrayList<starfish.chemistry.SuperMol.SuperResult> doSuper(int fixMol, int moveMol, boolean changeCoordinates)
public void cal_super(double[][] x, double[][] y, int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |