versor  3.0
C++11 library for Geometric algebra
Public Member Functions | Public Attributes | List of all members
vsr::SimpleGroup< V > Struct Template Reference

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)
 

Detailed Description

template<class V>
struct vsr::SimpleGroup< V >

Simple Reflection Group (no translating or gliding spinors)


The documentation for this struct was generated from the following file: