MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

MathLink and Vectors

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35245] MathLink and Vectors
  • From: "Mark T. Gordon" <mgordo76 at calvin.edu>
  • Date: Wed, 3 Jul 2002 05:16:02 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I am working on a research project and need to use MathLink
with Vectors.  I am mostly using vector<double> but I am
also using vector< vector< double > >.  The functions seem
to work except I am encountering a problem when entering the
type of object the C++ code is returning in the template.
I've tried Manual but that does not seem to work.  I'm using
Visual C++ and Mathematica 4.1.  Any help would be
appreciated.

mgordo76 at calvin.edu



  • Prev by Date: Art Graphics in Mathematica
  • Next by Date: Parametric surface
  • Previous by thread: Re: Re: Art Graphics in Mathematica
  • Next by thread: Re: MathLink and Vectors