UniformKernel
slash.stats.kernel.UniformKernel
case class UniformKernel[N <: Int](exclusionRadius: Double) extends Kernel[N]
Attributes
- Source
- Kernel.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Kernel[N]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- Kernel.scala
Attributes
- Definition Classes
- Source
- Kernel.scala
Inherited methods
Attributes
- Inherited from:
- Kernel
- Source
- Kernel.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- Kernel
- Source
- Kernel.scala
Attributes
- Inherited from:
- Kernel
- Source
- Kernel.scala
In this article