26 #if defined (HAVE_CONFIG_H)
98 jpvt -=
static_cast<F77_INT> (1);
166 jpvt -=
static_cast<F77_INT> (1);
231 lwork, rwork, info));
242 jpvt -=
static_cast<F77_INT> (1);
307 lwork, rwork, info));
318 jpvt -=
static_cast<F77_INT> (1);
charNDArray max(char d, const charNDArray &m)
octave_idx_type cols(void) const
octave_idx_type rows(void) const
const T * fortran_vec(void) const
Size of the specified dimension.
void resize(octave_idx_type nr, octave_idx_type nc, const Complex &rfv=Complex(0))
void resize(octave_idx_type nr, octave_idx_type nc, const FloatComplex &rfv=FloatComplex(0))
void resize(octave_idx_type nr, octave_idx_type nc, float rfv=0)
Template for N-dimensional array classes with like-type math operators.
void resize(octave_idx_type nr, octave_idx_type nc, double rfv=0)
Vector representing the dimensions (size) of an Array.
void init(const T &, type=qr< T >::std)
RowVector Pvec(void) const
void init(const Matrix &a, type qr_type)
qrp(const Matrix &a, type qr_type)
#define F77_DBLE_CMPLX_ARG(x)
#define F77_XFCN(f, F, args)
octave_f77_int_type F77_INT
static octave::math::qr< T >::type qr_type(int nargout, bool economy)
std::complex< double > Complex
std::complex< float > FloatComplex
#define OCTAVE_LOCAL_BUFFER(T, buf, size)