next up previous contents
Next: Drawing for non-0 dimensional Up: Utilities procedures of ALIAS-Maple Previous: Newton scheme   Contents

The Bound_Distance procedure

This procedure is specific for systems of distance equations (see section 3.3.2.1) for determining an initial search domain. It may determine either determine an initial guess for the input intervals or to improve a given initial guess.

The syntax is:

 
Bound_Distance(Func,Var,Result)
where Func is a list of distance equations, Var a list of variable name and Result is the initial search domain.

An optional fourth argument of this procedure is an initial guess for the search domain. The procedure will return:



Jean-Pierre Merlet 2012-12-20