Sets vec to have zero mean and unit length. More...
Go to the source code of this file.
Functions | |
| void | mfpf_norm_vec (vnl_vector< double > &vec, double var_min=1.0E-6, double *pvar=0) |
| Sets vec to have zero mean and unit length. | |
Sets vec to have zero mean and unit length.
Definition in file mfpf_norm_vec.h.
| void mfpf_norm_vec | ( | vnl_vector< double > & | vec, |
| double | var_min = 1.0E-6, |
||
| double * | pvar = 0 |
||
| ) | [inline] |
Sets vec to have zero mean and unit length.
Definition at line 12 of file mfpf_norm_vec.h.
1.7.5.1