qTable property

List<List<double>> qTable
getter/setter pair

Implementation

late List<List<double>> qTable;