Matrix

org.beangle.data.stat.Matrix
See theMatrix companion class
object Matrix

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Matrix.type

Members list

Type members

Classlikes

case class Column(name: String, title: String, values: Map[Any, String])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Row(keys: Seq[Any], counters: Array[Double])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all