NDDEM
Public Types | List of all members
ShiftRightXpr< N > Struct Template Reference

#include <ArrayCwiseUnaryOps.h>

Public Types

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

Member Typedef Documentation

◆ Type

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

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