48 octave_idx_type*, octave_idx_type&);
50 #ifdef HAVE_QRUPDATE_LUU
52 F77_FUNC (clu1up, CLU1UP) (
const octave_idx_type&,
const octave_idx_type&,
53 FloatComplex *,
const octave_idx_type&,
54 FloatComplex *,
const octave_idx_type&,
55 FloatComplex *, FloatComplex *);
58 F77_FUNC (clup1up, CLUP1UP) (
const octave_idx_type&,
const octave_idx_type&,
59 FloatComplex *,
const octave_idx_type&,
60 FloatComplex *,
const octave_idx_type&,
61 octave_idx_type *,
const FloatComplex *,
62 const FloatComplex *, FloatComplex *);
80 F77_XFCN (cgetrf, CGETRF, (a_nr, a_nc, tmp_data, a_nr, pipvt, info));
86 #ifdef HAVE_QRUPDATE_LUU
159 utmp.
data (), vtmp.data (),
w));
189 utmp.
data (), vtmp.data (),
w));
202 (*current_liboctave_error_handler)
203 (
"luupdate: not available in this version");
209 (*current_liboctave_error_handler)
210 (
"luupdate: not available in this version");
216 (*current_liboctave_error_handler)
217 (
"luupdate: not available in this version");
223 (*current_liboctave_error_handler)
224 (
"luupdate: not available in this version");