¡@

Home 

c# Programming Glossary: ifunction

C# Memoization of functions with arbitrary number of arguments

http://stackoverflow.com/questions/2852161/c-sharp-memoization-of-functions-with-arbitrary-number-of-arguments

Exponential Moving Average function class EMAFunction IFunction Dictionary List object List object map class EMAComparer IEqualityComparer.. List object List object new EMAComparer #region IFunction Members public int NumParams get set public string Name get.. labels dataSet.DataLabels Stopwatch sw new Stopwatch IFunction emaFunc new EMAFunction List object parameters new List object..

Mathematical Derivation with C#?

http://stackoverflow.com/questions/373186/mathematical-derivation-with-c

you should create the following classes interface IFunction Since operator can't be overloaded we'll use this trick. double.. use this trick. double this double arg get class Function IFunction RealFunction func public Function RealFunction func this.func.. this double arg get return func arg class Derivative IFunction IFunction func public static double h 10e 6 public Derivative..