/* * @Author: uyplayer * @Date: 2023/9/26 11:37 * @Email: uyplayer@qq.com * @File: lorentzian_classification * @Software: RustRover * @Dir: tech_analysis / bench * @Project_Name: tech_analysis * @Description: */ fn main() { println!("lorentzian_classification bench") }