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

#include <casadi.hpp>

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

Public Types

typedef ::casadi::Matrix< S1 > LhsScalar
 
typedef ScalarBinaryOpTraits< LhsScalar, RhsScalar, scalar_max_op >::ReturnType result_type
 
typedef 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<::casadi::Matrix< S1 >, S2 >

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

Member Typedef Documentation

◆ LhsScalar

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

Definition at line 426 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<::casadi::Matrix< S1 >, S2 >::result_type

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

◆ RhsScalar

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

Definition at line 427 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<::casadi::Matrix< S1 >, S2 >::operator() ( const LhsScalar a,
const RhsScalar b 
) const
inline

Definition at line 433 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