dvda-0.3.2.1: Efficient automatic differentiation and code generation

Safe HaskellNone

Dvda.CGen

Synopsis

Documentation

showC :: (Eq a, Show a, Hashable a) => MatrixStorageOrder -> String -> FunGraph a -> StringSource

Turns a FunGraph into a string containing C code