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
Pointing in the correct direction.
- Return type
Points the eigen vectors in the right direction.
e_vectors (numpy.ndarray) – Eigen vectors.
Pointing in the correct direction.