ALPSCore reference
Public Member Functions | List of all members
alps::numeric::divides< T, U, R > Struct Template Reference

#include <vector_functions.hpp>

Inheritance diagram for alps::numeric::divides< T, U, R >:
Inheritance graph
Collaboration diagram for alps::numeric::divides< T, U, R >:
Collaboration graph

Public Member Functions

operator() (T const &x, U const &y) const
 

Detailed Description

template<typename T, typename U, typename R>
struct alps::numeric::divides< T, U, R >

Definition at line 306 of file vector_functions.hpp.

Member Function Documentation

template<typename T , typename U , typename R >
R alps::numeric::divides< T, U, R >::operator() ( T const &  x,
U const &  y 
) const
inline

Definition at line 307 of file vector_functions.hpp.


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