Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIBP-Hummer
BioEM
Commits
8168bb89
Commit
8168bb89
authored
Oct 07, 2015
by
Pilar Cossio
Browse files
Allocation angles
parent
b10ff0be
Changes
1
Hide whitespace changes
Inline
Side-by-side
bioem_algorithm.h
View file @
8168bb89
...
...
@@ -115,7 +115,7 @@ __device__ static inline void calProb(int iRefMap, int iOrient, int iConv, myflo
pProbMap
.
Total
+=
exp
(
logpro
-
pProbMap
.
Constoadd
);
if
(
param
.
debugterm
){
printf
(
"Separate Ptot: %f Const: %f logProb %f %f %f
\n
"
,
pProbMap
.
Total
,
pProbMap
.
Constoadd
,
logpro
,
pProbMap
.
max
.
max_prob_norm
,
pProbMap
.
max
.
max_prob_mu
);
//
printf("Separate Ptot: %f Const: %f logProb %f %f %f \n",pProbMap.Total,pProbMap.Constoadd,logpro,pProbMap.max.max_prob_norm,pProbMap.max.max_prob_mu);
}
if
(
param
.
writeAngles
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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