Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
lolengine
/
lol
espelhamento de
https://github.com/lolengine/lol
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
test: use namespace "std" to avoid PS3 build errors.
legacy
Sam Hocevar
sam
13 anos atrás
pai
3282cf30bb
commit
6b80bc9d09
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
test/math/remez.cpp
+ 1
- 0
test/math/remez.cpp
Ver arquivo
@@ -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;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar