Type Alias yata::methods::LSMA

source ·
pub type LSMA = LinReg;
Expand description

Just an alias for LinReg.

Aliased Type§

struct LSMA { /* private fields */ }