Skip to content

STYLE: Reduce scope of jacobian in ThreadedComputeDerivativeLowMemory#1445

Merged
N-Dekker merged 1 commit into
mainfrom
STYLE-jacobian-ThreadedComputeDerivativeLowMemory
May 15, 2026
Merged

STYLE: Reduce scope of jacobian in ThreadedComputeDerivativeLowMemory#1445
N-Dekker merged 1 commit into
mainfrom
STYLE-jacobian-ThreadedComputeDerivativeLowMemory

Conversation

@N-Dekker
Copy link
Copy Markdown
Member

Following C++ Core Guidelines, Jul 8, 2025, "Keep scopes small", https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#res-scope

Possibly slightly related to issue #1443 "Suspicious for-while-loops in ParzenWindowMutualInformationImageToImageMetric"

Following C++ Core Guidelines, Jul 8, 2025, "Keep scopes small", https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#res-scope

Possibly slightly related to issue #1443 "Suspicious `for`-`while`-loops in ParzenWindowMutualInformationImageToImageMetric"
@N-Dekker N-Dekker merged commit 0c0b19f into main May 15, 2026
7 of 8 checks passed
@N-Dekker N-Dekker deleted the STYLE-jacobian-ThreadedComputeDerivativeLowMemory branch May 15, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant