26 #if defined (HAVE_CONFIG_H)
99 jpvt -=
static_cast<F77_INT> (1);
170 jpvt -=
static_cast<F77_INT> (1);
238 lwork, rwork, info));
249 jpvt -=
static_cast<F77_INT> (1);
317 lwork, rwork, info));
328 jpvt -=
static_cast<F77_INT> (1);
charNDArray max(char d, const charNDArray &m)
OCTARRAY_OVERRIDABLE_FUNC_API octave_idx_type rows(void) const
OCTARRAY_API T * fortran_vec(void)
Size of the specified dimension.
OCTARRAY_OVERRIDABLE_FUNC_API octave_idx_type cols(void) const
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.
OCTAVE_API RV_T Pvec(void) const
OCTAVE_API void init(const T &, type=qr< T >::std)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
#define F77_DBLE_CMPLX_ARG(x)
#define F77_XFCN(f, F, args)
octave_f77_int_type F77_INT
static math::qr< T >::type qr_type(int nargout, bool economy)
class OCTAVE_API PermMatrix
std::complex< double > Complex
std::complex< float > FloatComplex
#define OCTAVE_LOCAL_BUFFER(T, buf, size)