TMagMatrix holds a transformation matrix.  
 More...
#include <magcoordinatealignfilter.h>
TMagMatrix holds a transformation matrix. 
Definition at line 36 of file magcoordinatealignfilter.h.
◆ TMagMatrix() [1/3]
  
  | 
        
          | TMagMatrix::TMagMatrix | ( |  | ) |  |  | inline | 
 
 
◆ TMagMatrix() [2/3]
  
  | 
        
          | TMagMatrix::TMagMatrix | ( | const TMagMatrix & | other | ) |  |  | inline | 
 
 
◆ TMagMatrix() [3/3]
  
  | 
        
          | TMagMatrix::TMagMatrix | ( | double | m[][DIM] | ) |  |  | inline | 
 
 
◆ get()
  
  | 
        
          | double TMagMatrix::get | ( | int | i, |  
          |  |  | int | j |  
          |  | ) |  | const |  | inline | 
 
 
◆ setMatrix()
  
  | 
        
          | void TMagMatrix::setMatrix | ( | const double | m[DIM][DIM] | ) |  |  | inline | 
 
 
◆ data_
      
        
          | double TMagMatrix::data_[DIM][DIM] | 
      
 
 
The documentation for this class was generated from the following file: