Row corresponds to ranks, and columns corresponds to data.
Input:
A1 | |||
Output:
A1 | |||
A1 | |||
A1 | |||
A1 |
Some of this method is read-synchronized on the workspace. Since it is possible for a thread to block while executing a put(), it is important that the thread does not hold read access on the workspace when it is blocked. Thus this method releases read access on the workspace before calling put(). @param token The token to send @exception IllegalActionException Not thrown in this base class. @exception NoRoomException If a send to one of the channels throwsit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|