private netsize — function
netsize(x)
Return the net size of x.
Like Base.size, but it expands scalars and vectors to 2D sizes (e.g. (1, 1)).
private netsize — function
netsize(x)
Return the net size of x.
Like Base.size, but it expands scalars and vectors to 2D sizes (e.g. (1, 1)).