#include <root_of_unity.h>
|
| root_of_unity (unsigned l, unsigned k) |
|
void | archive (GiNaC::archive_node &node) const override |
|
void | read_archive (const GiNaC::archive_node &node, GiNaC::lst &sym_lst) override |
|
unsigned | return_type (void) const override |
|
void | print (const GiNaC::print_context &c, unsigned level=0) const override |
|
unsigned | precedence (void) const override |
|
GiNaC::ex | eval () const override |
|
GiNaC::ex | subs (const GiNaC::exmap &m, unsigned options=0) const override |
|
|
GiNaC::ex | eval_ncmul (const GiNaC::exvector &v) const override |
|
GiNaC::ex | derivative (const GiNaC::symbol &s) const override |
|
unsigned | calchash (void) const override |
|
A root of unity is defined by
◆ eval()
◆ eval_ncmul()
ex eval_ncmul |
( |
const GiNaC::exvector & | v | ) |
const |
|
overrideprotected |
Multiplication is done according to
The documentation for this class was generated from the following files: