versor  3.0
C++11 library for Geometric algebra
Public Types | List of all members
vsr::algebra_impl< Algebra, false, false > Struct Template Reference

Public Types

using algebra = Algebra
 
using metric_type = typename Algebra::metric::type
 
template<class A , class B >
using gp_arrow_t = MGProd< A, B, metric_type >
 
template<class A , class B >
using op_arrow_t = MOProd< A, B, metric_type >
 
template<class A , class B >
using ip_arrow_t = MIProd< A, B, metric_type >
 
template<class R , class A , class B >
using rot_arrow_t = RMGProd< R, A, B, metric_type >
 

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