rustemb/extra-functions
struct State { }; {{ GENERATED_CODE }} void evaluate(Context ctx) { float inValue = getValue<input_IN>(ctx); emitValue<output_OUT>(ctx, tgamma(inValue)); }
© 2017–2024XOD Inc
Contact us: hello@xod.io