47 Complex*,
const octave_idx_type&,
48 octave_idx_type*, octave_idx_type&);
50 #ifdef HAVE_QRUPDATE_LUU
52 F77_FUNC (zlu1up, ZLU1UP) (
const octave_idx_type&,
const octave_idx_type&,
53 Complex *,
const octave_idx_type&,
54 Complex *,
const octave_idx_type&,
55 Complex *, Complex *);
58 F77_FUNC (zlup1up, ZLUP1UP) (
const octave_idx_type&,
const octave_idx_type&,
59 Complex *,
const octave_idx_type&,
60 Complex *,
const octave_idx_type&,
61 octave_idx_type *,
const Complex *,
62 const Complex *, Complex *);
80 F77_XFCN (zgetrf, ZGETRF, (a_nr, a_nc, tmp_data, a_nr, pipvt, info));
86 #ifdef HAVE_QRUPDATE_LUU
158 utmp.
data (), vtmp.data (),
w));
187 utmp.
data (), vtmp.data (),
w));
199 (*current_liboctave_error_handler)
200 (
"luupdate: not available in this version");
205 (*current_liboctave_error_handler)
206 (
"luupdate: not available in this version");
212 (*current_liboctave_error_handler)
213 (
"luupdate: not available in this version");
218 (*current_liboctave_error_handler)
219 (
"luupdate: not available in this version");