View Single Post
  #1 (permalink)  
Old 09-11-2007
rak01 rak01 is offline
New Foot Prints

Join Date: Sep 2007
Posts: 1
BRL$: -100.92
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
rak01 is on a distinguished road
Default C++ Programming templates

I am taking an independent study course on C++ programming through my college. So far I have created a mean and standard deviation program, a linear regression program, and a few other much simpler programs. I am now working on a program to add up to 12 vectors together, and am having a lot of trouble with it. If anyone could help me find an example C++ vector addition program to use as a free template, it would be greatly appreciated. Thanks a lot.
Reply With Quote