We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58825b1 commit 2390b74Copy full SHA for 2390b74
doc/public.md
@@ -56,7 +56,7 @@ being automatically deduced from function parameters:
56
57
* `InputScalar`: The scalar type of the LHS and RHS operands. At the moment,
58
this must be `std::uint8_t`.
59
-* `OutputScalar`: The scalar type of the LHS and RHS operands. At the moment,
+* `OutputScalar`: The scalar type of the result. At the moment,
60
61
* `BitDepthParams`: Defines the bit format of the input and output matrices
62
and the required accuracy of the computation. At the moment, the only
0 commit comments