Packages

package functions

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class Linear(gradient: Seq[Double]) extends Product with Serializable

    Linear function, defined by its gradient

    Linear function, defined by its gradient

    The gradient is implicitly zero-padded at the end

    gradient

    of the linear function

Value Members

  1. object Friedman

    Created by maxhutch on 1/5/17.

  2. object Linear extends Serializable

Ungrouped