OSDN Git Service

slider
[psychlops/silverlight.git] / dev3 / psychlops / core / math / matrix.cs
index e16003e..9bd895f 100644 (file)
@@ -12,10 +12,12 @@ namespace Psychlops
                        set;\r
                }\r
 \r
+               /*\r
                public static Matrix operator +(Matrix m, double d)\r
                {\r
-                       return new MatrixExpression;\r
+                       return new Internal.MatrixExpression();\r
                }\r
+               */\r
        }\r
 \r
 \r