The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() |
|||||||
See also: TEdgeOp | |||||||
EdgeVector |
|||||||
Depending on the parameter EdgeOp the function EdgeVector calculates the minimum, the maximum, the sum, or the mean of all columns (Orient = orHoriz) or all rows (Orient = orVert) of the array Src. The results are stored in the array Dest, whose size is automatically adjusted to the corresponding edge of the Src array. The function returns -1 if Src has no size, otherwise a zero value is returned.
|