Contents

slascl_(_:_:_:_:_:_:_:_:_:_:)

Declaration

func slascl_(_ type: UnsafePointer<CChar>, _ kl: UnsafePointer<__LAPACK_int>, _ ku: UnsafePointer<__LAPACK_int>, _ cfrom: UnsafePointer<Float>, _ cto: UnsafePointer<Float>, _ m: UnsafePointer<__LAPACK_int>, _ n: UnsafePointer<__LAPACK_int>, _ a: UnsafeMutablePointer<Float>?, _ lda: UnsafePointer<__LAPACK_int>, _ info: UnsafeMutablePointer<__LAPACK_int>)

See Also

Functions