Public Types | List of all members
Eigen::MatrixBase< Derived >::CastXpr< NewType > Struct Template Reference

#include <MatrixBase.h>

Public Types

typedef internal::cast_return_type< Derived, const CwiseUnaryOp< internal::scalar_cast_op< Scalar, NewType >, const Derived > >::type Type
 

Detailed Description

template<typename Derived>
template<class NewType>
struct Eigen::MatrixBase< Derived >::CastXpr< NewType >

Definition at line 49 of file MatrixBase.h.

Member Typedef Documentation

template<typename Derived>
template<class NewType >
typedef internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Eigen::MatrixBase< Derived >::CastXpr< NewType >::Type

Definition at line 49 of file MatrixBase.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:09