Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laurell, Pontus Bengt Johan
dmrgpp
Commits
9a836e8e
Commit
9a836e8e
authored
Mar 10, 2021
by
Alvarez, Gonzalo
Browse files
OnePointCorrelations: keep legacy bugs to be consistent with other correlations
parent
e01b5e15
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Engine/OnePointCorrelations.h
View file @
9a836e8e
...
...
@@ -163,7 +163,7 @@ private:
SizeType
splitSize
=
model_
.
hilbertSize
(
site
);
ApplyOperatorType
applyOpLocal1
(
helper_
.
leftRightSuper
(
ptr
),
helper_
.
withLegacyBugs
()
);
true
);
VectorWithOffsetType
dest
;
applyOpLocal1
(
dest
,
src1
,
...
...
@@ -199,7 +199,7 @@ private:
{
ApplyOperatorType
applyOpLocal1
(
helper_
.
leftRightSuper
(
ptr
),
helper_
.
withLegacyBugs
()
);
true
);
VectorWithOffsetType
dest
;
applyOpLocal1
.
hookForZero
(
dest
,
src1
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment