ann_sum_of_sqr — calculates sum-of-squares error
E The sum-of-squares error. y Matrix containing the actual network outputs, one pattern per column, each column have a correspondent in t. t Matrix containing the targets, one pattern per column, each column have a correspondent in y.