Binomial

polynomial.`object`.Binomial
See theBinomial companion object
sealed trait Binomial[+A1, +B1, +A2, +B2, Y]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait BiInterface[A1, B1, A2, B2, Y]
class Term1[A1, B1, Y]
class Term2[A2, B2, Y]
trait BiStore[S1, S2, Y]
class Term1[S1, Y]
class Term2[S2, Y]
Show all
In this article