27 #define INPUT_PORT_NUMBER 2 38 #define OUTPUT_PORT_NUMBER 1 59 result=matrix*multiplier;
int outputPortRows[OUTPUT_PORT_NUMBER]
static int getInputNCols(int port)
int inputPortRows[INPUT_PORT_NUMBER]
static double getInputDouble(int port)
static Array getInputArray(int port)
int inputPortType[INPUT_PORT_NUMBER]
static Array getOutputArray(int port)
int inputPortCols[INPUT_PORT_NUMBER]
#define OUTPUT_PORT_NUMBER
int outputPortCols[OUTPUT_PORT_NUMBER]
#define INPUT_PORT_NUMBER
static void setOutputPortDimensions(int port, int nrows, int ncols)