[][src]Function cdshealpix::nside_square_unsafe

pub fn nside_square_unsafe(delta_depth: u8) -> u64

Same as nside_square except that this version does not check the argument, and thus does not panics if the argument is illegal.