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
vidjil
vidjil
Commits
47bf0344
Commit
47bf0344
authored
Oct 15, 2014
by
Marc Duez
Browse files
model.js : debug normalize
parent
1c5e6cf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/model.js
View file @
47bf0344
...
...
@@ -806,7 +806,7 @@ Model.prototype = {
this
.
norm
=
false
for
(
var
i
=
0
;
i
<
this
.
samples
.
number
;
i
++
){
this
.
normalization
.
A
[
i
]
=
this
.
getSiz
e
(
cloneID
,
i
)
this
.
normalization
.
A
[
i
]
=
this
.
clon
e
(
cloneID
).
getSize
(
i
)
}
this
.
norm
=
tmp
...
...
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