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

Public Methods | |
| PCJacobianPseudoInverse (FKJacobian *fkJacobian) | |
| PCJacobianPseudoInverse (const PCJacobianPseudoInverse &crit) | |
| PCJacobianPseudoInverse & | operator= (const PCJacobianPseudoInverse &crit) |
| virtual | ~PCJacobianPseudoInverse () |
Protected Methods | |
| bool | update (RepositoryList &repoList) |
Protected Attributes | |
| MatrixRepository * | jacobianPseudoInversePtr |
|
|
Constructor for PCJacobianPseudoInverse This constructor creates an abstract object PCJacobianPseudoInverse that contains the computational ability to compute jacobian PseudoInverse based criteria.
|
|
|
Copy Constructor for PCJacobianPseudoInverse Use this to create a PCJacobianPseudoInverse object whose defaults are set via the constructor argument.
|
|
|
Destructor for PCJacobianEigenValues.
|
|
|
Copy operator for PCJacobianPseudoInverse Use this to copy one PCJacobianPseudoInverse object into another.
|
|
|
Reimplemented from OSCAR::PCJacobian. Reimplemented in OSCAR::PCADistToEEWrench, OSCAR::PCADistToEEWrenchD1, and OSCAR::PCEEFInertia. |
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |