Mackey  V3.3
A C++ library for computing RO(G) graded homology
C2Power< N, coeff > Struct Template Reference

Groups \(C_{2^n}\) given coefficient type. More...

#include <C2n.hpp>

Inheritance diagram for C2Power< N, coeff >:
[legend]
Collaboration diagram for C2Power< N, coeff >:
[legend]

Public Types

typedef Eigen::Matrix< short, 1, -1 > rank_t
 
typedef Eigen::SparseMatrix< coeff > diff_t
 

Detailed Description

template<int N, typename coeff>
struct mackey::C2Power< N, coeff >

Groups \(C_{2^n}\) given coefficient type.

Member Typedef Documentation

◆ rank_t

typedef Eigen::Matrix<short, 1, -1> rank_t

◆ diff_t

typedef Eigen::SparseMatrix<coeff> diff_t

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