Click or drag to resize

GenericNumericOptimization Class

Solvers for generic robots.
Inheritance Hierarchy
SystemObject
  Demo3D.IKGenericNumericOptimization

Namespace:  Demo3D.IK
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public static class Optimization

The GenericNumericOptimization type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPenaltyMethod
Solves the specified robot numerically by attempting to minimize a sum-of-squares objective function.
Top
See Also