| 
    Jpp
    18.2.0-rc.1
    
   the software that should make you happy 
   | 
 
Auxiliary class for quaternion computation. More...
  
 Public Member Functions | |
| JQuaternion (JMatrix3S &S) | |
| Constructor.  More... | |
Private Member Functions | |
| void | conjugate (const int x, const int y, const int z, JMatrix3S &S) | 
| Get conjugate of symmetric matrix for given order.  More... | |
      
  | 
  inline | 
Constructor.
Finds transformation that diagonalizes the given symmetric matrix by using Jacobi eigen analysis.
| S | matrix | 
Definition at line 243 of file JSVD3D.hh.
      
  | 
  inlineprivate | 
Get conjugate of symmetric matrix for given order.
| x | 1st index | 
| y | 2nd index | 
| z | 3rd index | 
| S | matrix | 
Definition at line 274 of file JSVD3D.hh.
 1.8.5