tensor

dynamical.fsm.methods.mealy.product.tensor
object tensor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
tensor.type

Members list

Extensions

Extensions

extension [S1, S2, A1, B1, A2, B2](m1: Mealy[[_] =>> Store[S1, _$1] ~> [_] =>> Interface[A1, A1 => B1, _$2]])
def (m2: Mealy[[_] =>> Store[S2, _$3] ~> [_] =>> Interface[A2, A2 => B2, _$4]]): Mealy[([_] =>> Store[S1, _$5] [_] =>> Store[S2, _$6]) ~> ([_] =>> Interface[A1, A1 => B1, _$7] [_] =>> Interface[A2, A2 => B2, _$8])]