Struct rusty_machine::learning::gp::ConstMean
[−]
[src]
pub struct ConstMean {
// some fields omitted
}Constant mean function
Trait Implementations
impl Default for ConstMean[src]
Constructs the zero function.