Difference between revisions of "Polyadic/nnz.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:polyadic/nnz.m}} Number of non-zeroes in all kernels of the polyadic. ==Syntax== answer=nnz(p) ==Arguments== p - a polyadic object ==Outputs==...")
 
(Update function See also links and function index membership)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:polyadic/nnz.m}}
+
{{DISPLAYTITLE:polyadic/nnz.m}} __NOTOC__
 
Number of non-zeroes in all kernels of the polyadic.
 
Number of non-zeroes in all kernels of the polyadic.
  
Line 6: Line 6:
 
     answer=nnz(p)
 
     answer=nnz(p)
  
==Arguments==
+
==Parameters==
  
 
     p  - a polyadic object
 
     p  - a polyadic object
+
 
 
==Outputs==
 
==Outputs==
  
Line 15: Line 15:
  
 
==See also==
 
==See also==
[[polyadic.m]], [[polyadic/size.m]], [[polyadic/numel.m]]
+
[[polyadic.m]], [[polyadic/size.m]], [[polinfo.m]], [[polyadic/allfinite.m]], [[polyadic/ctranspose.m]], [[polyadic/full.m]], [[polyadic/gpuArray.m]], [[polyadic/inflate.m]], [[polyadic/isempty.m]], [[polyadic/kron.m]], [[polyadic/minus.m]], [[polyadic/mtimes.m]], [[polyadic/plus.m]], [[polyadic/polinfo.m]], [[polyadic/prefix.m]], [[polyadic/simplify.m]], [[polyadic/suffix.m]], [[polyadic/transpose.m]], [[polyadic/validate.m]], [[Tensor_train_module]]
 
 
  
 
''Version 2.1, authors: [[Ilya Kuprov]]''
 
''Version 2.1, authors: [[Ilya Kuprov]]''

Latest revision as of 19:40, 6 June 2026