NAG CPP Interface
types::f77_integer

 Contents

Settings help

CPP Name Style:


 #include "include/utility/nagcpp_engine_types.hpp"

 typedef f77_integer

1 Description

Data type used for integer arguments to functions in the NAG CPP Interface.
This type is defined as an Integer (see NAG data types in the CL Interface Introduction), which is implementation specific. Please refer to the Users' Note, supplied with your version of the NAG Library, for its exact type. In most cases Integer and hence f77_integer, is long.