piranha  0.10
Public Member Functions | List of all members
piranha::math::partial_impl< mp_rational< SSize > > Struct Template Reference

Specialisation of the implementation of piranha::math::partial() for piranha::mp_rational. More...

#include <piranha/mp_rational.hpp>

Public Member Functions

mp_rational< SSize > operator() (const mp_rational< SSize > &, const std::string &) const
 Call operator. More...
 

Detailed Description

template<std::size_t SSize>
struct piranha::math::partial_impl< mp_rational< SSize > >

Specialisation of the implementation of piranha::math::partial() for piranha::mp_rational.

Definition at line 2080 of file mp_rational.hpp.

Member Function Documentation

◆ operator()()

template<std::size_t SSize>
mp_rational<SSize> piranha::math::partial_impl< mp_rational< SSize > >::operator() ( const mp_rational< SSize > &  ,
const std::string &   
) const
inline

Call operator.

Returns
an instance of piranha::mp_rational constructed from zero.

Definition at line 2085 of file mp_rational.hpp.


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