User profile: jbing

User info
User name:jbing
Name:Jay Logan
Location:Ohio
History
Joined:
Number of posts:4
Latest posts:

Rewritining a code to do the same thing
Below is my code and I want to change it up but for it to function the same way. #include <vector...

20 Line Function
Trying to write a source file with a function to give to "a company" to drive. Pseudocode For each...

A function to return a vector N program
I see you place a variable in here but put values in here that won't change. Is this correct? Also, ...

A function to return a vector N program
My function has the following prototype: std::vector<double> calculate_mag_response(double start_...