|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Vectorisable
| Method Summary | |
|---|---|
void |
unvectorise(double[] vec)
Fill the object with the contents of the variable, might require some guess-work about dimensions |
double[] |
vectorise()
Get the contents of the class as a data-stream |
| Method Detail |
|---|
double[] vectorise()
void unvectorise(double[] vec)
vec - vector of doubles to fill the object with.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||