NAG Library Manual, Mark 31.1
Interfaces: FL CL CPP AD

NAG CPP Interface Introduction
Namespace: nagcpp
Namespace: data_handling
Enum: ArgIntent

NAG CPP Interface
data_handling::ArgIntent


NAG Library Manual, Mark 31.1
Interfaces: FL CL CPP AD

NAG CPP Interface Introduction
Namespace: nagcpp
Namespace: data_handling
Enum: ArgIntent

Contents


Copyright NAG 2024

CPP Name Style:



 #include "include/utility/nagcpp_data_handling_base.hpp"
 enum ArgIntent

1 Description

This enumerator indicates whether a data container is to be used for Input, Output or Input/Output (see Classification of Arguments (Intents)).
IntentIN
The associated array is an Input array.
IntentOUT
The associated array is an Output array.
IntentINOUT
The associated array is an Input/Output array.

Copyright NAG 2024

AltStyle によって変換されたページ (->オリジナル) /