Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
spherelib
Spherelib
Commits
c1fde18b
Commit
c1fde18b
authored
Dec 24, 2010
by
Maude Le Jeune
Browse files
No commit message
No commit message
parent
f0461cda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lib/src/CovMat.h
lib/src/CovMat.h
+2
-0
No files found.
lib/src/CovMat.h
View file @
c1fde18b
...
...
@@ -222,6 +222,7 @@ class CovMat
for
(
int
m1
=
0
;
m1
<
NbMap
;
m1
++
)
{
m_NbMode
.
fill
(
0
);
#pragma omp parallel
{
// cross term index
...
...
@@ -248,6 +249,7 @@ class CovMat
}
}
for
(
long
z
=
0
;
z
<
m_NbBin
;
z
++
)
Vmean
[
m1
][
z
]
/=
m_NbMode
[
z
];
// weight stats with number of pixel
}
...
...
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