Procedure instantiation: Ada.Numerics.Real_Arrays.Roots |
pragma License (Unrestricted);
with Ada.Numerics.Generic_Real_Arrays.Generic_Roots;
procedure Ada.Numerics.Real_Arrays.Roots is
new Ada.Numerics.Real_Arrays.Generic_Roots;
| Generated on 2004-07-26 at 20:05:54 by AdaBrowse 4.0.1 using configuration file ab.cfg. |