pub type ParamsHashmap = HashMap<String, Array<f64, IxDyn>>;
struct ParamsHashmap { /* private fields */ }