Skip to content

Commit

Permalink
fixup Euc
Browse files Browse the repository at this point in the history
  • Loading branch information
barrywardell committed Mar 11, 2014
1 parent fb93992 commit 8b42593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/CodeGen/TensorTools.m
Expand Up @@ -1190,6 +1190,7 @@
-------------------------------------------------------------------------- *)

Euc[a_,b_] := If[a == b, 1, 0];
EucDD = EucDU = EucUD = Euc;

(* --------------------------------------------------------------------------
Zero3
Expand Down

0 comments on commit 8b42593

Please sign in to comment.