Namespaces | |
namespace | w2img |
Classes | |
class | w2img::Matrix |
A Matrix is implemented as holding on to a result code::Image<float> which can be obtained by calling getResult(). More... | |
struct | w2img::Matrix::SingularException |
An exception thrown by Matrix operations such as invert when they encounter a singular matrix. More... |