MathGroup Archive 2009

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

Search the Archive

By Reference

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105405] By Reference
  • From: snirga <snirgaz at gmail.com>
  • Date: Tue, 1 Dec 2009 04:15:18 -0500 (EST)

Hi All,

I am implementing a "call by reference" in Mathematica using HoldFirst
in order to send a huge matrix into a function.

I wanted to verify that Mathematica doesn't create a memory copy of
this matrix once it is being sent to the function.

Thanks

Snir


  • Prev by Date: Super KISS by Marsaglia
  • Next by Date: vector format rendering with gradient capabilities
  • Previous by thread: Super KISS by Marsaglia
  • Next by thread: Re: By Reference