-
Notifications
You must be signed in to change notification settings - Fork 439
L_1vf
Joris Gillis edited this page Apr 4, 2023
·
2 revisions
[INTERNAL]::
numel_out(self) -> int numel_out(self, int ind) -> int numel_out(self, str oname) -> intGet number of output elements.
For a particular output or for all of the outputs
.......
::
numel_out(self)[INTERNAL] Get number of output elements.
For a particular output or for all of the outputs
.............
.......
::
numel_out(self, int ind)[INTERNAL] Get number of output elements.
For a particular output or for all of the outputs
.............
.......
::
numel_out(self, str oname)[INTERNAL] Get number of output elements.
For a particular output or for all of the outputs
.............
To edit, see writing tips.