Code Examples
A repository of 155 code examples for BeepBeep
functions.custom.CustomDouble Class Reference

Public Member Functions

void evaluate (Object[] inputs, Object[] outputs, Context c, EventTracker t)
 
int getInputArity ()
 
int getOutputArity ()
 
Function duplicate (boolean with_state)
 
void getInputTypesFor (Set< Class<?>> s, int i)
 
Class<?> getOutputTypeFor (int i)
 

Detailed Description

Definition at line 9 of file CustomDouble.java.


The documentation for this class was generated from the following file: