#include "GenericMinVar.h"#include "GenericResidue.h"Functions | |
| QdRMatrix_var | str2Vec (const char *s) |
| Parses the a text and converts text to a Vector. | |
| QplugReturnStatus | GenericResidue (QplugArgList *) |
| QplugReturnStatus GenericResidue | ( | QplugArgList * | call_list | ) |
| QdRMatrix_var str2Vec | ( | const char * | s | ) |
Parses the a text and converts text to a Vector.
| s | - a string on the form '[2.00 -23.0 9.0]' |
1.5.7