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
AGULLO Emmanuel
Chameleon
Commits
bb440284
Commit
bb440284
authored
May 31, 2016
by
PRUVOST Florent
Browse files
pzlange: fix LDA parameter for InfNorm
parent
0e176ae6
Changes
1
Hide whitespace changes
Inline
Side-by-side
compute/pzlange.c
View file @
bb440284
...
...
@@ -233,7 +233,7 @@ void morse_pzlange(MORSE_enum norm, MORSE_desc_t *A, double *result,
MORSE_TASK_dlange
(
&
options
,
MorseMaxNorm
,
tempkm
,
1
,
A
->
nb
,
VECNORMS_STEP2
(
m
,
0
),
1
,
VECNORMS_STEP2
(
m
,
0
),
tempkm
,
VECNORMS_STEP1
(
m
,
0
));
}
...
...
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