versor
3.0
C++11 library for Geometric algebra
|
Simple Reflection Group (no translating or gliding spinors) More...
#include <vsr_group.h>
Public Member Functions | |
SimpleGroup (vector< V > v) | |
Instantiate with unit length pin group. | |
template<class T > | |
vector< T > | operator() (const T &p) |
Applies all operators on p motif and returns results. | |
Public Attributes | |
vector< V > | ops |
Pin Operators (Vec, etc) | |
Simple Reflection Group (no translating or gliding spinors)