The LapackException class
(PECL lapack >= 0.1.0)
Introduction
Exception thrown when an error is caught in the LAPACK functions
Class synopsis
protected
string
message
;
protected
int
code
;
protected
string
file
;
protected
int
line
;
}
There are no user contributed notes for this page.