MADNESS
version 0.9
|
Brief documentation of second example class in group. More...
#include <example_doc.h>
Public Member Functions | |
int | morose (int fud, int &bs) |
Brief documentation on member function. More... | |
void | fred (double mary) |
Brief documentation on class member coming from example_doc.cc. More... | |
Brief documentation of second example class in group.
Full documentation of second example class
void ExampleClass2::fred | ( | double | mary | ) |
Brief documentation on class member coming from example_doc.cc.
Full documentation on class member coming from example_doc.cc
[in] | mary | Mary's current bank balance. |
|
inline |
Brief documentation on member function.
Full documentation on member function including parameters and return value.
[in] | fud | The current level of fear, uncertainty and doubt |
[in,out] | bs | The current level of ... |