mols-generator
primitive_aXpY_generator Class Reference

Generator for matrices aX + pY, a^2X + pY, ... More...

#include <MOLS_generator.hpp>

Detailed Description

Generator for matrices aX + pY, a^2X + pY, ...

Objects of type primitve_aXpY_generator<Field,Matrix> are initialised with a Field F and a generator a for the multiplicative field of F and contain a member function bracket operator which returns primitive_aXpY<Matrix>(F,a,1) primitive_aXpY<Matrix>(F,a,a) primitive_aXpY<Matrix>(F,a,a^2) etc...


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