Removed UnsupportedDimension exception
The exception is not used anywhere and does not make much sense. Functions/methods which are not implemented yet can just throw std::runtime_error wich a more specific message.
Loading
Please sign in to comment