dees/test.H

14 lines
257 B
C++
Raw Permalink Normal View History

/*
* test.h
* dees
*
* Created by Yann Esposito on 19/12/05.
* Copyright 2005 Yann Esposito. All rights reserved.
*
*/
// --- Une fonction de test (ne sert qu'au débogage) ---
void test_du_simplexe (void);
void test_PSe(void);
void test(void);