optionpair.cpp File Reference


Detailed Description

This file contains the non trivial member functions for class option_pair.

Definition in file optionpair.cpp.

#include "optionpair.h"
#include <iomanip>
#include <limits>
#include "Bisection.h"
#include "Secant.h"

Include dependency graph for optionpair.cpp:

Go to the source code of this file.

Defines

#define CHECK(y, z, a)
#define Funcname   "option_pair::check_attributes"

Functions

OPTIONPAIRFNC ostream &STDCALL operator<< (ostream &os, const option_pair &rhs)


Define Documentation

#define CHECK ( y,
z,
 ) 

Value:

if (y) {_error_msg = #y" at line "\
  #z" in " #a"::check_attributes"; \
  return (_erno = z);}

Definition at line 92 of file optionpair.cpp.


Generated on Fri Jan 7 12:36:19 2011 for public_options by  doxygen 1.5.1