| Top |  |  |  |  | 
| return | g_quark_from_static_string () | 
| void | hkl_lattice_lattice_set () | 
| void | hkl_lattice_randomize () | 
| void | hkl_lattice_fprintf () | 
void hkl_lattice_lattice_set (HklLattice *self,const HklLattice *lattice);
[skip]
void
hkl_lattice_randomize (HklLattice *self);
randomize the lattice
[skip]
void hkl_lattice_fprintf (FILE *f,const HklLattice *self);
print into a file the lattice.
[skip]