#include <functions.h>
Inheritance diagram for mimas::_orientation< T >:


Public Member Functions | |
| T | operator() (const T &y, const T &x) const |
| Compute sum of squares. | |
Definition at line 180 of file functions.h.
| T mimas::_orientation< T >::operator() | ( | const T & | y, | |
| const T & | x | |||
| ) | const [inline] |
Compute sum of squares.
| y | y-component | |
| x | x-component |
Definition at line 185 of file functions.h.