Compute means and variances for normalizing a matrix.
Compute means and variances for normalizing a matrix. Returns in
- mean_buff means table of each columns of tab.
- std_buff the standard deviations table.
Note: the memory allocation is not made by this function.
n_ex is the number of examples in tab, and n_dim is the dimension of each example.
Alphabetic index HTML hierarchy of classes or Java