e = rbferr(net, x, t)
e = rbferr(net, x, t) takes a network data structure net together
with a matrix x of input
vectors and a matrix t of target vectors, and evaluates the
sum of squares error function e.
Each row of x corresponds to one
input vector and each row of t contains the corresponding target vector.
rbf, rbffwd, rbfgrad, rbfpak, rbftrain, rbfunpakCopyright (c) Christopher M Bishop, Ian T Nabney (1996, 1997)