Package instantiation: Ada.Numerics.Short_Real_Arrays.IO

Dependencies

pragma License (Modified_GPL);

with Ada.Numerics.Generic_Real_Arrays.Generic_IO;
pragma Elaborate_All (Ada.Numerics.Generic_Real_Arrays.Generic_IO);

Description

(c) Martin M. Dowie, 2004

Non-standard extension to provide a common method of sending vectors and matrices to the standard output.


Header

package Ada.Numerics.Short_Real_Arrays.IO is
   new Ada.Numerics.Short_Real_Arrays.Generic_IO;