CUDA
C/C++    Fortran   

min Interface Reference

Minimum of elements in an array, along a given dimension. More...

List of all members.

Public Member Functions

type(arrayarray_min (A, d)
 Minimum of elements in a matrix.

Detailed Description

Minimum of elements in an array, along a given dimension.

Parameters:
[in]A-- Input matrix
[in]dim-- Integer (dimension of the operation). Optional. Default: 1
Returns:
R -- Minimum value of input

The documentation for this interface was generated from the following file: