RevDecomposition1

libretto.lambda.Shuffled.RevDecomposition1
case class RevDecomposition1[X, X1, X2, Y1, Y2, Z1, Z2](ev: X =:= (X1 |*| X2), t: RevTransferOpt[X1, X2, Y1, Y2], g1: Y1 shuffle.~⚬ Z1, g2: Y2 shuffle.~⚬ Z2)

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product