pub fn init_solution(size: usize, value: f64) -> DVector<f64>
Initialize a vector with dimension = [size] and each entry = value