Module frame_order
source code
Module containing the target functions of the Frame Order 
  theories.
    |  | Frame_order Class containing the target function of the optimisation of Frame 
        Order matrix components.
 | 
    |  | __package__ = 'maths_fns' | 
Imports:
  deepcopy,
  array,
  dot,
  float64,
  ones,
  transpose,
  zeros,
  print_frame_order_2nd_degree,
  to_5D,
  to_tensor,
  chi2,
  compile_2nd_matrix_free_rotor,
  compile_2nd_matrix_iso_cone,
  compile_2nd_matrix_iso_cone_free_rotor,
  compile_2nd_matrix_iso_cone_torsionless,
  compile_2nd_matrix_pseudo_ellipse,
  compile_2nd_matrix_pseudo_ellipse_free_rotor,
  compile_2nd_matrix_pseudo_ellipse_torsionless,
  compile_2nd_matrix_rotor,
  reduce_alignment_tensor,
  euler_to_R,
  RelaxError