Contents

dlantr_(_:_:_:_:_:_:_:_:)

Declaration

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

See Also

Functions