


% -*- texinfo -*-
% @deftypefn {Function File} {@var{netoutput} =} sim (@var{net}, @var{mInput})
% @code{sim} is usuable to simulate a before defined neural network.
% @code{net} is created with newff(@dots{}) and @var{mInput} should be the
% corresponding input data set~
% @end deftypefn