tmain.B.h - numeric - C++ library with numerical algorithms
HTML git clone git://src.adamsgaard.dk/numeric
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
tmain.B.h (123B)
---
1 // Header file containing prototype functions
2
3 // hello.B.cpp
4 void hello();
5
6 // your_username.B.cpp
7 void your_username();
8