Skip to main content

index_min

Overloads

NameDescription
index_min(const RealArray lhs) -> ListReturns the minimum value of the elements in the RealArray.
index_min(const RealMatrix lhs) -> ListReturns the minimum value of the elements in the RealMatrix.

index_min(const RealArray lhs) -> List

Returns the minimum value of the elements in the RealArray.

Parameters

index_min(const RealMatrix lhs) -> List

Returns the minimum value of the elements in the RealMatrix.

Parameters