¡@

Home 

c# Programming Glossary: table_size

Fast Sin/Cos using a pre computed translation array

http://stackoverflow.com/questions/2088194/fast-sin-cos-using-a-pre-computed-translation-array

private const double PI2 Math.PI 2.0 private const int TABLE_SIZE 1024 128 private const double TABLE_SIZE_D double TABLE_SIZE.. private const int TABLE_SIZE 1024 128 private const double TABLE_SIZE_D double TABLE_SIZE private const double FACTOR TABLE_SIZE_D.. 1024 128 private const double TABLE_SIZE_D double TABLE_SIZE private const double FACTOR TABLE_SIZE_D PI2 private static..