| 
    SOFUS ..
    
   | 
 
#include <smath_types.hpp>
Public Member Functions | |
| mat3_t< T > | operator* (const mat3_t< T > &other) | 
| point_t< T > | operator* (const point_t< T > &vec) | 
Public Attributes | |
| T | data [3][3] | 
References mat3_t< T >::data.
| T data[3][3] | 
Referenced by mat3_t< T >::operator*(), and sps::operator<<().