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 c927180 commit 97f8836Copy full SHA for 97f8836
1 file changed
CHANGELOG.md
@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
This change leads to a reduction in data being downloaded from the GPU.
19
- In `Svd` a status code (`bool`) is returned from `Svd<double>::factorise` only if the
20
`#GPUTILS_DEBUG_MODE` is defined, otherwise, the method returns always `true`.
21
-- New base class `IStatus` used for a universal implementation of `statusCode()`
+- New base class `IStatus` used for a universal implementation of `info()`
22
23
24
<!-- ---------------------
0 commit comments