caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shawn <shawnw@speakeasy.org>
To: otlore dolire <otlore@hotmail.fr>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] building fft
Date: Fri, 02 Jun 2006 08:32:14 -0700	[thread overview]
Message-ID: <448059FE.3060505@speakeasy.org> (raw)
In-Reply-To: <BAY120-F33C38166F555F34B6240A1B5910@phx.gbl>

otlore dolire wrote:
>
> PS: i defined the type cplx by type cplx = {Re : float ; Im : float}, 
> prod, add and sous are respectively product, addition and substraction 
> of cplx numbers
>

Besides the syntax errors from using capital-letter identifiers as field 
names, why are you reinventing the standard Complex module?


      parent reply	other threads:[~2006-06-02 15:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 11:07 otlore dolire
2006-06-02 11:21 ` [Caml-list] " Jonathan Roewen
2006-06-02 15:32 ` Shawn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=448059FE.3060505@speakeasy.org \
    --to=shawnw@speakeasy.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=otlore@hotmail.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).