Public Types | Public Member Functions
BinarySquare 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 32 of file example/ufunc.cpp.


Member Typedef Documentation

Definition at line 34 of file example/ufunc.cpp.

typedef double BinarySquare::result_type

Definition at line 36 of file example/ufunc.cpp.

Definition at line 35 of file example/ufunc.cpp.


Member Function Documentation

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

Definition at line 38 of file example/ufunc.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