Public Types | Public Member Functions | List of all members
Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > > Struct Template Reference

#include <casadi.hpp>

Inheritance diagram for Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >:
Inheritance graph
[legend]

Public Types

typedef S1 LhsScalar
 
typedef ScalarBinaryOpTraits< LhsScalar, RhsScalar, scalar_max_op >::ReturnType result_type
 
typedef ::casadi::Matrix< S2 > RhsScalar
 

Public Member Functions

EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE result_type operator() (const LhsScalar &a, const RhsScalar &b) const
 

Detailed Description

template<typename S1, typename S2>
struct Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >

Definition at line 408 of file autodiff/casadi.hpp.

Member Typedef Documentation

◆ LhsScalar

template<typename S1 , typename S2 >
typedef S1 Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >::LhsScalar

Definition at line 410 of file autodiff/casadi.hpp.

◆ result_type

template<typename S1 , typename S2 >
typedef ScalarBinaryOpTraits<LhsScalar, RhsScalar, scalar_max_op>::ReturnType Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >::result_type

Definition at line 413 of file autodiff/casadi.hpp.

◆ RhsScalar

template<typename S1 , typename S2 >
typedef ::casadi::Matrix<S2> Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >::RhsScalar

Definition at line 411 of file autodiff/casadi.hpp.

Member Function Documentation

◆ operator()()

template<typename S1 , typename S2 >
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE result_type Eigen::internal::scalar_max_op< S1, ::casadi::Matrix< S2 > >::operator() ( const LhsScalar a,
const RhsScalar b 
) const
inline

Definition at line 417 of file autodiff/casadi.hpp.


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


pinocchio
Author(s):
autogenerated on Sat Jun 22 2024 02:41:51