UnsafeHistogram

kyo.stats.internal.UnsafeHistogram
See theUnsafeHistogram companion object
abstract class UnsafeHistogram

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def observe(v: Double): Unit
def observe(v: Double, b: Attributes): Unit