#define EIGEN_EMPTY_STRUCT_CTOR(X)
Reverse< StridedVectorType > rvy(vy)
A matrix or vector expression mapping an existing array of data.
int RealScalar int RealScalar int RealScalar * pc
RealScalar EIGEN_CAT(EIGEN_CAT(REAL_SCALAR_SUFFIX, SCALAR_SUFFIX), asum_)(int *n
RealScalar RealScalar int * incx
Namespace containing all symbols from the Eigen library.
Rotation given by a cosine-sine pair.
Holds information about the various numeric (i.e. scalar) types allowed by Eigen. ...
#define EIGEN_BLAS_FUNC(X)
int EIGEN_BLAS_FUNC() dotuw(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pres)
int RealScalar int RealScalar int RealScalar RealScalar * ps
std::complex< RealScalar > Complex
#define REAL_SCALAR_SUFFIX
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res
StridedVectorType vy(make_vector(y,*n, std::abs(*incy)))
int RealScalar int RealScalar * py
RealScalar RealScalar * px
const mpreal sum(const mpreal tab[], const unsigned long int n, int &status, mp_rnd_t mode=mpreal::get_default_rnd())
int EIGEN_BLAS_FUNC() dotcw(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pres)
NumTraits< Scalar >::Real RealScalar
if incx return make_vector(x,*n).unaryExpr< scalar_norm1_op >().sum()
Reverse< StridedVectorType > rvx(vx)
void reverse(const MatrixType &m)
void apply_rotation_in_the_plane(DenseBase< VectorX > &xpr_x, DenseBase< VectorY > &xpr_y, const JacobiRotation< OtherScalar > &j)
StridedVectorType vx(make_vector(x,*n, std::abs(*incx)))
Expression of the reverse of a vector or matrix.
int RealScalar int RealScalar int * incy