Contents

clatps_(_:_:_:_:_:_:_:_:_:_:)

Declaration

func clatps_(_ uplo: UnsafePointer<CChar>, _ trans: UnsafePointer<CChar>, _ diag: UnsafePointer<CChar>, _ normin: UnsafePointer<CChar>, _ n: UnsafePointer<__LAPACK_int>, _ ap: OpaquePointer?, _ x: OpaquePointer?, _ scale: UnsafeMutablePointer<Float>, _ cnorm: UnsafeMutablePointer<Float>?, _ info: UnsafeMutablePointer<__LAPACK_int>)

See Also

Functions