Contents
Menu
Expand
Light mode
Dark mode
Auto light/dark, in light mode
Auto light/dark, in dark mode
Hide navigation sidebar
Hide table of contents sidebar
Skip to content
Toggle site navigation sidebar
FeOs
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar
Back to top
View this page
Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar
feos.eos.estimator.Loss.linear
¶
static
Loss.
linear
(
)
¶
Create a linear loss function.
loss = s**2 * rho(f**2 / s**2)
where
rho(z) = z
and
s = 1
.
Return type
:
Loss