Function bader::atoms::lll_lattice

source ·
pub fn lll_lattice(lattice: [[f64; 3]; 3]) -> [[f64; 3]; 3]
Expand description

Calculates the lll reduction of a lattice.