fann_run Will run input through the neural network &reftitle.description; arrayfann_run resourceann arrayinput Will run input through the neural network, returning an array of outputs, the number of which being equal to the number of neurons in the output layer. &reftitle.parameters; ann &fann.ann.description; input Array of input values &reftitle.returnvalues; Array of output values, or &false; on error