vec_dihedrals
vec_dihedrals(b1, b2, b3, crosses=None, norms=None, return_crosses=False):
Provides the dihedral angle between pts4 and the plane of the other three vectors
pts1:np.ndarraypts2:np.ndarraypts3:np.ndarray:returns:_
vec_dihedrals(b1, b2, b3, crosses=None, norms=None, return_crosses=False):
Provides the dihedral angle between pts4 and the plane of the other three vectors
pts1: np.ndarray
pts2: np.ndarray
pts3: np.ndarray
:returns: _