package sphere
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait Edge extends AnyRef
- trait Loc extends AnyRef
- trait LocVar extends Loc
- trait Node extends Loc
- trait Observer extends AnyRef
- trait PD extends AnyRef
Probability distribution.
- final case class Polar(theta: Double, phi: Double) extends Loc with Product with Serializable
- final case class Pt3(x: Double, y: Double, z: Double) extends Product with Serializable
- trait SphereGNG extends AnyRef
A variant of the Growing Neural Gas with Utility (GNG-U) algorithm that uses spherical coordinates.
A variant of the Growing Neural Gas with Utility (GNG-U) algorithm that uses spherical coordinates. Other changes include:
- instead of an iteration count for 'lambda' for new node insertion, we use a probability