biophysics_fitting ❭ exploration_from_seedpoint ❭ utils ❭ get_vector_norm get_vector_norm¶ biophysics_fitting.exploration_from_seedpoint.utils.get_vector_norm(v)¶ Calculate the norm of a vector v. Parameters:¶ v (np.array) – Vector Returns:¶ Norm of the vector Return type:¶ float