Introduction
Introduction Statistics Contact Development Disclaimer Help
tcheck.h - numeric - C++ library with numerical algorithms
git clone git://src.adamsgaard.dk/numeric
Log
Files
Refs
LICENSE
---
tcheck.h (112B)
---
1 #ifndef CHECK_H_
2 #define CHECK_H_
3
4 // Prototype for checking function
5 void check(const bool statement);
6
7 #endif
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.