Fork me on GitHub

src/arraymancer/autograd/gates_hadamard

Search:
Group by:
  Source Edit

Types

HadamardGate[TT] {.final.} = ref object of Gate[TT]
  
  Source Edit

Procs

proc `*.`[TT](a, b: Variable[TT]): Variable[TT]
  Source Edit
Arraymancer Technical reference Tutorial Spellbook (How-To's) Under the hood