next up previous contents
Next: get_vect Get Up: Dense Vector Data Structure Previous: get_ncols Get   Contents

sizeof -- Get memory occupation in bytes of a dense vector matrix

memory_size = v%sizeof()

Type:
Asynchronous.
On Entry
v
the dense vector
Scope: local

On Return
Function value
The memory occupation in bytes.