-
Notifications
You must be signed in to change notification settings - Fork 3
get_shared_memory_dimensions
Ben Izd edited this page Dec 1, 2022
·
3 revisions
Return the shared memory data dimension.
For strings, it's [a]
where a
is the number of bytes for the given string encoded as UTF-8 without null character.
For Complex values, imaginary and real numbers as a single value are counted as one.
Python: get_shared_memory_dimensions
Julia: get_shared_memory_dimensions
Matlab: get_shared_memory_dimensions
Java: SharedMemory::getSharedMemoryDimensions
Wolfram Language (Mathematica): GetSharedMemoryDimensions