OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
boost::numeric::odeint::ofp_operations::maximum< Value > Struct Template Reference

Detailed Description

template<class Value>
struct boost::numeric::odeint::ofp_operations::maximum< Value >

Definition at line 886 of file vector_algebra_ofp_gpu.hpp.

Public Types

typedef Value result_type
 

Public Member Functions

template<class Fac1 , class Fac2 >
__device__ __host__ Value operator() (Fac1 t1, const Fac2 t2) const
 

Member Typedef Documentation

◆ result_type

template<class Value >
typedef Value boost::numeric::odeint::ofp_operations::maximum< Value >::result_type

Definition at line 896 of file vector_algebra_ofp_gpu.hpp.

Member Function Documentation

◆ operator()()

template<class Value >
template<class Fac1 , class Fac2 >
__device__ __host__ Value boost::numeric::odeint::ofp_operations::maximum< Value >::operator() ( Fac1  t1,
const Fac2  t2 
) const
inline

Definition at line 889 of file vector_algebra_ofp_gpu.hpp.


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