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

#include <ArrayCwiseUnaryOps.h>

Public Types

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

Member Typedef Documentation

◆ Type

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

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