Advertisement
Guest User

lut menwo

a guest
Nov 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. const float lut_cos[] = {1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.84,0.83,0.82,0.80,0.79,0.77,0.76,0.74,0.72,0.71,0.69,0.67,0.65,0.63,0.62,0.60,0.58,0.56,0.53,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.34,0.31,0.29,0.27,0.24,0.22,0.20,0.17,0.15,0.12,0.10,0.07,0.05,0.02,0,-0.02,-0.05,-0.07,-0.10,-0.12,-0.15,-0.17,-0.20,-0.22,-0.24,-0.27,-0.29,-0.31,-0.34,-0.36,-0.38,-0.41,-0.43,-0.45,-0.47,-0.49,-0.51,-0.53,-0.56,-0.58,-0.60,-0.62,-0.63,-0.65,-0.67,-0.69,-0.71,-0.72,-0.74,-0.76,-0.77,-0.79,-0.80,-0.82,-0.83,-0.84,-0.86,-0.87,-0.88,-0.89,-0.90,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.87,-0.86,-0.84,-0.83,-0.82,-0.80,-0.79,-0.77,-0.76,-0.74,-0.72,-0.71,-0.69,-0.67,-0.65,-0.63,-0.62,-0.60,-0.58,-0.56,-0.53,-0.51,-0.49,-0.47,-0.45,-0.43,-0.41,-0.38,-0.36,-0.34,-0.31,-0.29,-0.27,-0.24,-0.22,-0.20,-0.17,-0.15,-0.12,-0.10,-0.07,-0.05,-0.02,0,0.02,0.05,0.07,0.10,0.12,0.15,0.17,0.20,0.22,0.24,0.27,0.29,0.31,0.34,0.36,0.38,0.41,0.43,0.45,0.47,0.49,0.51,0.53,0.56,0.58,0.60,0.62,0.63,0.65,0.67,0.69,0.71,0.72,0.74,0.76,0.77,0.79,0.80,0.82,0.83,0.84,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00};
  2. const float lut_sin[] = {0,0.02,0.05,0.07,0.10,0.12,0.15,0.17,0.20,0.22,0.24,0.27,0.29,0.31,0.34,0.36,0.38,0.41,0.43,0.45,0.47,0.49,0.51,0.53,0.56,0.58,0.60,0.62,0.63,0.65,0.67,0.69,0.71,0.72,0.74,0.76,0.77,0.79,0.80,0.82,0.83,0.84,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.84,0.83,0.82,0.80,0.79,0.77,0.76,0.74,0.72,0.71,0.69,0.67,0.65,0.63,0.62,0.60,0.58,0.56,0.53,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.34,0.31,0.29,0.27,0.24,0.22,0.20,0.17,0.15,0.12,0.10,0.07,0.05,0.02,0,-0.02,-0.05,-0.07,-0.10,-0.12,-0.15,-0.17,-0.20,-0.22,-0.24,-0.27,-0.29,-0.31,-0.34,-0.36,-0.38,-0.41,-0.43,-0.45,-0.47,-0.49,-0.51,-0.53,-0.56,-0.58,-0.60,-0.62,-0.63,-0.65,-0.67,-0.69,-0.71,-0.72,-0.74,-0.76,-0.77,-0.79,-0.80,-0.82,-0.83,-0.84,-0.86,-0.87,-0.88,-0.89,-0.90,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.87,-0.86,-0.84,-0.83,-0.82,-0.80,-0.79,-0.77,-0.76,-0.74,-0.72,-0.71,-0.69,-0.67,-0.65,-0.63,-0.62,-0.60,-0.58,-0.56,-0.53,-0.51,-0.49,-0.47,-0.45,-0.43,-0.41,-0.38,-0.36,-0.34,-0.31,-0.29,-0.27,-0.24,-0.22,-0.20,-0.17,-0.15,-0.12,-0.10,-0.07,-0.05,-0.02};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement