History
case class History(theta: Double, W: DenseMatrix[Double], M: DenseMatrix[Double], yHistory: DenseMatrix[Double], sHistory: DenseMatrix[Double])
- Value Params
- W
[Yk theta * Sk]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any