DoubleList typedef

DoubleList = List<double>

Implementation

typedef DoubleList = List<double>;