Contents

slantr_(_:_:_:_:_:_:_:_:)

Declaration

func slantr_(_ norm: UnsafePointer<CChar>, _ uplo: UnsafePointer<CChar>, _ diag: UnsafePointer<CChar>, _ m: UnsafePointer<__LAPACK_int>, _ n: UnsafePointer<__LAPACK_int>, _ a: UnsafePointer<Float>?, _ lda: UnsafePointer<__LAPACK_int>, _ work: UnsafeMutablePointer<Float>?) -> Float

See Also

Functions