
Makes the class simpler and removes the need for an explicit constructor. Also switched to std::array to enable easy iteration over the array.
Makes the class simpler and removes the need for an explicit constructor. Also switched to std::array to enable easy iteration over the array.