Public Types | Public Member Functions
BinaryCallable Struct Reference

List of all members.

Public Types

typedef double first_argument_type
typedef double result_type
typedef double second_argument_type

Public Member Functions

double operator() (double a, double b) const

Detailed Description

Definition at line 19 of file ufunc_mod.cpp.


Member Typedef Documentation

Definition at line 21 of file ufunc_mod.cpp.

Definition at line 23 of file ufunc_mod.cpp.

Definition at line 22 of file ufunc_mod.cpp.


Member Function Documentation

double BinaryCallable::operator() ( double  a,
double  b 
) const [inline]

Definition at line 25 of file ufunc_mod.cpp.


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


boost_numpy
Author(s): Jim Bosch, Ankit Daftery
autogenerated on Fri Aug 28 2015 10:10:40