BLASParamErrorProc
A BLAS error handler callback type.
Declaration
typealias BLASParamErrorProc = (UnsafePointer<CChar>, UnsafePointer<CChar>, UnsafePointer<__LAPACK_int>, UnsafePointer<__LAPACK_int>) -> VoidA BLAS error handler callback type.
typealias BLASParamErrorProc = (UnsafePointer<CChar>, UnsafePointer<CChar>, UnsafePointer<__LAPACK_int>, UnsafePointer<__LAPACK_int>) -> Void