AxAngle ======= .. currentmodule:: orix.vector .. autoclass:: AxAngle .. rubric:: Attributes .. autosummary:: :toctree: :template: custom-attribute-template.rst AxAngle.angle AxAngle.axis AxAngle.azimuth AxAngle.data AxAngle.ndim AxAngle.norm AxAngle.perpendicular AxAngle.polar AxAngle.radial AxAngle.shape AxAngle.size AxAngle.unit AxAngle.x AxAngle.xyz AxAngle.y AxAngle.z .. rubric:: Methods .. autosummary:: :toctree: :template: custom-method-template.rst AxAngle.angle_with AxAngle.cross AxAngle.dot AxAngle.dot_outer AxAngle.draw_circle AxAngle.empty AxAngle.flatten AxAngle.from_axes_angles AxAngle.from_path_ends AxAngle.from_polar AxAngle.from_rotation AxAngle.get_circle AxAngle.get_nearest AxAngle.get_random_sample AxAngle.in_fundamental_sector AxAngle.inverse_pole_density_function AxAngle.mean AxAngle.pole_density_function AxAngle.random AxAngle.reshape AxAngle.rotate AxAngle.scatter AxAngle.squeeze AxAngle.stack AxAngle.to_polar AxAngle.transpose AxAngle.unique AxAngle.xvector AxAngle.yvector AxAngle.zero AxAngle.zvector .. minigallery:: orix.vector.AxAngle :add-heading: Examples using ``AxAngle``