You probably know this, but the way dispatch works in Julia, it will look for a function matching the signatures. Since, presumably, MyMatrix is not in base Julia, that zeros function will do whatever you want it to do because you have yo implement it.
- [julia-users] Julia equivalent to a static ... Joel Andersson
- [julia-users] Re: Julia equivalent to ... Steven G. Johnson
- [julia-users] Re: Julia equivalent... Joel Andersson
- [julia-users] Re: Julia equivalent... 'Greg Plowman' via julia-users
- [julia-users] Re: Julia equiva... Eric Forgy
- Re: [julia-users] Re: Juli... Joel Andersson
