We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52617c commit 1e8b679Copy full SHA for 1e8b679
mex/gemmi.m
@@ -4,7 +4,7 @@
4
% for the matrices A and B, respectively. The ALGIN parameter
5
% must be a struct, with the following fields currently supported.
6
% 'split' - selects the stragegy to be used to split A and B into
7
-% slices. Possible values are 'b' for bitmasking and 'n
+% slices. Possible values are 'b' for bitmasking and 'n'
8
% for round-to-nearest (default).
9
% 'acc' - selects how the exact integer matrix products are
10
% accumulated. Possible values are 'f' for floating-point
0 commit comments