Re: Function minimization and random numbers
- From: Marc Gravell <marc.gravell@xxxxxxxxx>
- Date: Sun, 3 Feb 2008 02:11:16 -0800 (PST)
Jon Harrop> I'm thinking more of complex numbers, vectors and matrices
Fundamentally, these aren't tricky data-structures (although it is
frustrating that they aren't provided out-of-the-box); can I ask: what
is it that F# does so well with these, that couldn't be done in C#
with a custom class/struct?
I ask this in the context of some work I have been doing on generic
operators for C# - i.e. a now have a fully working Complex<T>
implementation.
Marc
.
- Follow-Ups:
- Re: Function minimization and random numbers
- From: Arne Vajhøj
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- References:
- Re: Function minimization and random numbers
- From: Jon Harrop
- Re: Function minimization and random numbers
- Prev by Date: Re: Workflow Foundation and Oracle
- Next by Date: Re: basic console app without .net, is it possible in c#.
- Previous by thread: Re: Function minimization and random numbers
- Next by thread: Re: Function minimization and random numbers
- Index(es):
Relevant Pages
|