DancingWind
01-15-2006, 05:04 AM
Hello everyone, I have homework to do on nonlinear eqation system sloving using quasi-newton method (its 9.7 the golobaly convergent method) and I have but one question:
How do I implement a "vector of funtions"??? as in
(*vecfunc)(int, float [], float [])
could someone give me the routine codes exapmle?
i'm not very good at programing :( i imagine how it must "look" but not how to implement it :confused: .
How do I implement a "vector of funtions"??? as in
(*vecfunc)(int, float [], float [])
could someone give me the routine codes exapmle?
i'm not very good at programing :( i imagine how it must "look" but not how to implement it :confused: .