[algogeeks] Re: 6 Pick Wager Merging

2007-02-27 Thread bullockbefriending bard
it would be better *not* to generate extra bets even if it does help to improve compression. bets which don't exist in the input file of single bets don't have a positive expectation and should not be wagered. while it seems like a good idea to sacrifice a little money for better compression, in

[algogeeks] Re: rotating an object in an arbitrary direction

2007-02-27 Thread garll
hi depending of the metoth used, you may use the euler angles; you may use imaginari numbers produce a rotating matrix; because os this you ned to explain a little more about wath metoth you are using. --~--~-~--~~~---~--~~ You received this message because

[algogeeks] Re: rotating an object in an arbitrary direction

2007-02-27 Thread milli
Hello and thank you for your attention. I try to explain my problem in poor english: Building an object based on the zx plane, defined by vertices, every vertex has a fix position relative to the y axe. Now I have an arbitrary vector and want transform so that y and the vector are identical and