typo
This commit is contained in:
parent
e4306ba28e
commit
f415e16b79
@ -925,7 +925,7 @@ mtimes(I1, I2, V) :-
|
|||||||
|
|
||||||
%
|
%
|
||||||
% three types of matrix: integers, floats and general terms.
|
% three types of matrix: integers, floats and general terms.
|
||||||
§%
|
%
|
||||||
|
|
||||||
matrix_new(terms,Dims, '$matrix'(Dims, NDims, Size, Offsets, Matrix) ) :-
|
matrix_new(terms,Dims, '$matrix'(Dims, NDims, Size, Offsets, Matrix) ) :-
|
||||||
length(Dims,NDims),
|
length(Dims,NDims),
|
||||||
|
Reference in New Issue
Block a user