vectors_in_correct_direction¶
- vectors_in_correct_direction(e_vectors)[source]¶
Points the eigen vectors in the right direction.
- Parameters
e_vectors (
numpy.ndarray) – eigen vectors- Returns
ndarray pointing in the correct direction
Points the eigen vectors in the right direction.
e_vectors (numpy.ndarray) – eigen vectors
ndarray pointing in the correct direction