We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ba809 commit ae59314Copy full SHA for ae59314
spInner.m
@@ -1,5 +1,5 @@
1
function c = spInner(varargin)
2
-%SPINNER Inner (scalar) product of two sparse array strucures.
+%SPINNER Inner (scalar) product of two sparse array structures.
3
% c = spInner(varargin): Inner (scalar) product of two full arrays, each
4
% represented as a sparse array structure or a full array. There are
5
% alternative definitions of 'inner product' for tensors/arrays. Here, it is
0 commit comments