#include <ArrayCwiseUnaryOps.h>
Public Types | |
typedef CwiseUnaryOp< internal::scalar_shift_left_op< Scalar, N >, const Derived > | Type |
Definition at line 520 of file ArrayCwiseUnaryOps.h.
typedef CwiseUnaryOp<internal::scalar_shift_left_op<Scalar, N>, const Derived> ShiftLeftXpr< N >::Type |
Definition at line 521 of file ArrayCwiseUnaryOps.h.