Contents

sgtts2_(_:_:_:_:_:_:_:_:_:_:)

Declaration

func sgtts2_(_ itrans: UnsafePointer<__LAPACK_int>, _ n: UnsafePointer<__LAPACK_int>, _ nrhs: UnsafePointer<__LAPACK_int>, _ dl: UnsafePointer<Float>?, _ d: UnsafePointer<Float>?, _ du: UnsafePointer<Float>?, _ du2: UnsafePointer<Float>?, _ ipiv: UnsafePointer<__LAPACK_int>?, _ b: UnsafeMutablePointer<Float>?, _ ldb: UnsafePointer<__LAPACK_int>)

See Also

Functions