last modified 03.06.2005
Definition in file Mini.hh.
#include <gmpxx.h>
#include <cmath>
Include dependency graph for Mini.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Mini |
Variables | |
const int | DIGITS_K_DEF = 4 |
const int | DIGITS_SIZE_DEF = 3 |
|
Value defines the default number of digits used to hold the value k ( number of voices). Definition at line 39 of file Mini.hh. Referenced by Mini::get_size_mem_int(), Mini::get_size_mem_mpz(), and Mini::mpz_2_bin(). |
|
Value defines the default number of digits used to hold the value size ( how many bytes used to represent the chord-code). Definition at line 44 of file Mini.hh. Referenced by Mini::get_size_mem_int(), Mini::get_size_mem_mpz(), and Mini::mpz_2_bin(). |