Using ILNumerics from F#
Implicit type conversions
From google:
http://stackoverflow.com/questions/10719770/is-there-anyway-to-use-c-sharp-implicit-operators-from-f
http://codebetter.com/matthewpodwysocki/2009/06/11/f-duck-typing-and-structural-typing/
http://msdn.microsoft.com/en-us/library/dd548046.aspx
Array Index Access
http://stackoverflow.com/questions/5206911/using-f-indexed-properties-in-a-type
http://stackoverflow.com/questions/5189192/implementing-indexer-in-f
http://msdn.microsoft.com/en-us/library/dd233202.aspx
Use Scope
http://msdn.microsoft.com/en-us/library/dd233240.aspx
Full Plotting Example
ILNumerics\doc\feedback\David Egloff F#\InCube.PlotUtilities