#include <PCGeneralizedVelocityMinimization.h>
Inheritance diagram for OSCAR::PCGeneralizedVelocityMinimization:

Public Methods | |
| PCGeneralizedVelocityMinimization (FKJacobian *fkJacobian, MinOrMax minOrMax=Minimize, double criticalLimit=-1, double weight=1.0, double exponent=1.0, const String &criteriaName=String("GVM")) | |
| PCGeneralizedVelocityMinimization (const PCGeneralizedVelocityMinimization &crit) | |
| PCGeneralizedVelocityMinimization & | operator= (const PCGeneralizedVelocityMinimization &crit) |
| virtual | ~PCGeneralizedVelocityMinimization () |
Protected Methods | |
| virtual bool | computeCriteria (RepositoryList &repoList) |
|
||||||||||||||||||||||||||||
|
Constructor for PCGeneralizedVelocityMinimization This constructor creates a PCGeneralizedVelocityMinimization object.
|
|
|
Copy Constructor for PCGeneralizedVelocityMinimization Use this to create a PCGeneralizedVelocityMinimization object whose defaults are set via the constructor argument.
|
|
|
Destructor for PCGeneralizedVelocityMinimization();.
|
|
|
Implements OSCAR::PerformanceCriteria. |
|
|
Copy operator for PCGeneralizedVelocityMinimization Use this to copy one PCGeneralizedVelocityMinimization object into another.
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |