SlicTranspilerStanBlocks → Stan
StanBlocks.jl ↗

SLIC function definition

7 lines · 169 chars
Define a Stan function — typed args carry the Stan input types.
One name(x::vector[n], s::real) = … definition — no @deffun prefix. Arg types → the Stan signature. ⌘/Ctrl+Enter to transpile.

Ready to transpile

✓ ok source loaded without executing
Transpiling function and checking the generated Stan…
Review or edit the source, then choose Transpile to generate and check Stan.