class_group 0.6.0

Rust library for building IQC: cryptography based on class groups (Cl) of imaginary quadratic orders
Documentation
1
2
3
4
5
6
7
8
9
Function: getheap
Section: programming/specific
C-Name: getheap
Prototype:
Help: getheap(): 2-component vector giving the current number of objects in
 the heap and the space they occupy (in long words).
Doc: returns a two-component row vector giving the
 number of objects on the heap and the amount of memory they occupy in long
 words. Useful mainly for debugging purposes.