Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determine the maximum numeric value of the arguments
inline int imax(
int _X,
int _Y
) restrict(amp);
Parameters
_X
Integer value_Y
Integer value
Return Value
Return the maximum numeric value of the arguments
Requirements
Header: amp.h
Namespace: Concurrency::direct3d