News

Conversion constructor The constructor in question is a template constructor, which takes as input another 3D matrix of any type as a constant reference, then creates the new matrix of type <T, F> ...
maximum thread count; threshold when to use multiple threads when adding, substracting or multipling matrix by constant value; maximum differential of float/double values when comparing two matrixes; ...