Contents

clantr_(_:_:_:_:_:_:_:_:)

Declaration

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

See Also

Functions