Contents

idamax_(_:_:_:)

Declaration

func idamax_(_ N: UnsafePointer<__LAPACK_int>, _ X: UnsafePointer<Double>?, _ INCX: UnsafePointer<__LAPACK_int>) -> __LAPACK_int

See Also

Functions