scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
IntegrationException.this
scid
calculus
IntegrationException
Undocumented in source.
this
(string msg, real resultEstimate, real errorEstimate, string file, size_t line)
class
IntegrationException
this
(
string
msg
,
real
resultEstimate
,
real
errorEstimate
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(string msg, string extra, real resultEstimate, real errorEstimate, string file, size_t line)
real
resultEstimate
;
real
errorEstimate
;
Meta
Source
See Implementation
scid
calculus
IntegrationException
constructors
this
functions
toString
variables
errorEstimate
extra
resultEstimate