maths

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Sobey (mammothman42_at_hotmail.com)
Date: 10/29/04


Date: Fri, 29 Oct 2004 16:49:38 +1000

hi everyone

i'm looking to make a program that not only implements some fancy control
stuff with GDI+, but does some tricky maths using polymorphic binary data
trees, matrices, etc. Now I've gotten a really bad impression of C#
regarding its suitability for this kinda thing, ie no typedef,making matrix
data type definitions and binary trees a pain. The only custom "data types"
i can define is structs, which are really watered down classes, which isn't
highly suitable. Should i stick to C++ and import it into c#?

cheers
dave

-- 
"Aristotle said that some people were
only fit to be slaves. I do not
contradict him. But I reject slavery
becase I see no people fit to be masters"
C.S Lewis 


Relevant Pages

  • Re: An alternative to possreps
    ... desire (to make graphs fit with the scalar types feature) (or at least ... The canonical way for dealing with trees (and in fact arbitrary ... So a "graph" type is a type that has two components: ... algebraic data types and (if we ignore underlying physical ...
    (comp.databases.theory)
  • Re: a history question
    ... > Arjen Markus wrote: ... I can store any data type in the nodes of these trees. ...
    (comp.lang.fortran)
  • Re: a history question
    ... >>to reimplement a linked list for every new datatype. ... I can store any data type in the nodes of these trees. ... I put some linked-list code together for a ...
    (comp.lang.fortran)
  • Re: a history question
    ... > Arjen Markus wrote: ... I can store any data type in the nodes of these trees. ... The trick is ...
    (comp.lang.fortran)
  • TRANSFER() & friends (was Re: a history question)
    ... I can store any data type in the nodes of these trees. ... and even the REAL to INTEGER equivalence ...
    (comp.lang.fortran)