CppNoddy
0.92
|
A sanity test for std::complex class. More...
#include <Types.h>
Go to the source code of this file.
Namespaces | |
namespace | CppNoddy |
A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics. | |
namespace | CppNoddy::Example |
Functions | |
D_complex | CppNoddy::Example::Cfn (const D_complex &z) |
A std::complex function for z^3 - 1. More... | |
int | main () |
A sanity test for std::complex class.
Definition in file TrivialComplex.cpp.
int main | ( | ) |
Definition at line 23 of file TrivialComplex.cpp.
© 2012
R.E. Hewitt