read_boost_data

Function read_boost_data 

Source
pub fn read_boost_data<T: Float>(
    file_path: &str,
) -> Result<Vec<Case<T>>, &'static str>