Skip to main content

index_max

Overloads

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

index_max(const RealArray lhs) -> List

Returns the maximum value of the elements in the RealArray.

Parameters

index_max(const RealMatrix lhs) -> List

Returns the maximum value of the elements in the RealMatrix.

Parameters