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

Public Types

using metric_type = typename Algebra::metric::type
 
template<class A , class B >
using gp_arrow_t = CGProd< A, B, metric_type >
 
template<class A , class B >
using op_arrow_t = COProd< A, B, metric_type >
 
template<class A , class B >
using ip_arrow_t = CIProd< A, B, metric_type >
 
template<class R , class A , class B >
using rot_arrow_t = RCGProd< R, A, B, metric_type >
 

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