Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
lolengine
/
lol
mirror da
https://github.com/lolengine/lol
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test: use namespace "std" to avoid PS3 build errors.
legacy
Sam Hocevar
sam
13 anni fa
parent
3282cf30bb
commit
6b80bc9d09
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
test/math/remez.cpp
+ 1
- 0
test/math/remez.cpp
Vedi File
@@ -18,6 +18,7 @@
#include "core.h"
using namespace lol;
using namespace std;
/* The order of the approximation we're looking for */
static int const ORDER = 4;
Scrivi
Anteprima
Caricamento…
Annulla
Salva