ShiftLeftXpr< N > Struct Template Reference

Public Types

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

Detailed Description

template<int N>
struct ShiftLeftXpr< N >

Definition at line 522 of file ArrayCwiseUnaryOps.h.

Member Typedef Documentation

◆ Type

template<int N>
typedef CwiseUnaryOp<internal::scalar_shift_left_op<Scalar, N>, const Derived> ShiftLeftXpr< N >::Type

Definition at line 523 of file ArrayCwiseUnaryOps.h.


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