Go to the source code of this file.
Namespaces | |
| Eigen | |
| : InteropHeaders | |
| Eigen::internal | |
Typedefs | |
| template<bool Cond, typename T > | |
| using | Eigen::internal::conj_expr_if = std::conditional<!Cond, const T &, CwiseUnaryOp< scalar_conjugate_op< typename traits< T >::Scalar >, T > > |