com.opendatagroup.hadrian.lib

kernel

package kernel

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. kernel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Linear extends LibFcn

  2. class Poly extends LibFcn

  3. class RBF extends LibFcn

  4. class Sigmoid extends LibFcn

Value Members

  1. def dot(a: Vector[Double], b: Vector[Double], code: Int, fcnName: String, pos: Option[String]): Double

  2. val prefix: String

  3. def provide(libFcn: LibFcn): Unit

  4. def provides: ListMap[String, LibFcn]

Inherited from AnyRef

Inherited from Any

Ungrouped