lua.wetgenes.tardis.array.__mul
r = array.__mul(a,b)
Call the appropriate product function depending on the argument classes. Always creates and returns a.new() value.
r = array.__mul(a,b)
Call the appropriate product function depending on the argument classes. Always creates and returns a.new() value.