dvda-0.3.0.1: Efficient automatic differentiation and code generation

Safe HaskellSafe-Infered

Dvda.ReifyGraph

Documentation

data ReifyGraph e Source

Constructors

ReifyGraph [(Unique, e Unique)] 

Instances

Show (e Int) => Show (ReifyGraph e)

If e is s Functor, and e is Show-able, then we can Show a Graph.