Next:
Value restrictions:
Up:
class MinvalDim
Previous:
class MinvalDim
Constructor
MinvalDim(const DAD* res, const DAD* src, const int dim)
The source array is described by the DAD
*src
and the result array is described by the DAD
*res
. They will both have elements of type
T
. The reduction occurs in dimension
dim
.
Value restrictions:
Type restrictions:
Shape restrictions:
Alignment restrictions:
Accessibility restrictions:
Argument persistence:
Guansong Zhang
Fri Oct 9 12:29:23 EDT 1998