Quick Start
Tutorials
Reference
Extended Reference
Defined in File utils.h
Normalizes a vector according to the “equilibrium normalization”. Namely, we divide for the largest absolute value among the elements of the vector. v is the input vector
v
The normalized vector