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

all blades within a spatial dim upto and including maxgrade More...

#include <vsr_algebra.h>

Public Types

using sub = typename all_blades< dim, grade-1 >::type
 
using one = typename blade< dim, grade >::type
 
using type = typename ICat< one, sub >::Type
 

Detailed Description

template<bits::type dim, bits::type grade = dim>
struct vsr::all_blades< dim, grade >

all blades within a spatial dim upto and including maxgrade


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