Macaulay2 » Documentation
Packages » NumericalAlgebraicGeometry :: SpecializedParameterHomotopy
next | previous | forward | backward | up | index | toc

SpecializedParameterHomotopy -- a homotopy obtained from a parameter homotopy by specializing parameters

Methods that use an object of class SpecializedParameterHomotopy:

  • evaluateH(SpecializedParameterHomotopy,Matrix,Number) -- see evaluateH -- evaluates the homotopy
  • evaluateHt(SpecializedParameterHomotopy,Matrix,Number) -- see evaluateHt -- evaluates the derivative of the homotopy with respect to the continuation parameter
  • evaluateHx(SpecializedParameterHomotopy,Matrix,Number) -- see evaluateHx -- evaluates the jacobian of the homotopy
  • numVariables(SpecializedParameterHomotopy) -- the number of variables in the parameter homotopy

For the programmer

The object SpecializedParameterHomotopy is a type, with ancestor classes Homotopy < MutableHashTable < HashTable < Thing.


The source of this document is in NumericalAlgebraicGeometry/doc.m2:1316:0.