On Wednesday, April 23, 2014 12:11:50 PM UTC-4, Ethan Anderes wrote: > > Ok, so I've got not hits on this question. Let me try to make it more > concrete: > > Is there a command which can tell me the variables `a` and `b` in the > following commands are refering to the same space in memory: > > a = rand(2,2) > b = vec(a) > > The command is(a,b) returns false. > pointer(a) == pointer(b) returns true.
- [julia-users] output sharing memory with input Ethan Anderes
- [julia-users] output sharing memory with input Ethan Anderes
- [julia-users] Re: output sharing memory with in... Steven G. Johnson
- [julia-users] Re: output sharing memory wit... Ethan Anderes
- Re: [julia-users] output sharing memory... Jameson Nash
- Re: [julia-users] output sharing m... Tim Holy
- Re: [julia-users] output shari... Ethan Anderes
- Re: [julia-users] output s... Tim Holy
- Re: [julia-users] output s... Tobias Knopp
- Re: [julia-users] output s... Ethan Anderes
- Re: [julia-users] output s... Tobias Knopp
- Re: [julia-users] output s... Ethan Anderes
- Re: [julia-users] output s... Jameson Nash
