ShiftRightXpr< N > Struct Template Reference

Public Types

typedef CwiseUnaryOp< internal::scalar_shift_right_op< Scalar, N >, const Derived > Type
 

Detailed Description

template<int N>
struct ShiftRightXpr< N >

Definition at line 502 of file ArrayCwiseUnaryOps.h.

Member Typedef Documentation

◆ Type

template<int N>
typedef CwiseUnaryOp<internal::scalar_shift_right_op<Scalar, N>, const Derived> ShiftRightXpr< N >::Type

Definition at line 503 of file ArrayCwiseUnaryOps.h.


The documentation for this struct was generated from the following file: