KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.dist.session
/
FitResult
/
Failed
Failed
data
class
Failed
(
val
error
:
FittingError
)
:
FitResult
(
source
)
The fit failed with a structured error.
Members
Constructors
Failed
Link copied to clipboard
constructor
(
error
:
FittingError
)
Properties
error
Link copied to clipboard
val
error
:
FittingError