Skip to content

Commit f8da185

Browse files
author
nouiz
committedDec 18, 2008
put the full path to the file.
1 parent cbfe38f commit f8da185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SelectColumnsVMatrix(source=SubVMatrix(istart=100,source=AutoVMatrix(filename="linear_4x_2y_multi_class.vmat")),indices=[0 1 2 3 5])
1+
SelectColumnsVMatrix(source=SubVMatrix(istart=100,source=AutoVMatrix(filename="PLEARNDIR:examples/data/test_suite/linear_4x_2y_multi_class.vmat")),indices=[0 1 2 3 5])
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SelectColumnsVMatrix(source=SubVMatrix(length=100,source=AutoVMatrix(filename="linear_4x_2y_multi_class.vmat")),indices=[0 1 2 3 5])
1+
SelectColumnsVMatrix(source=SubVMatrix(length=100,source=AutoVMatrix(filename="PLEARNDIR:examples/data/test_suite/linear_4x_2y_multi_class.vmat")),indices=[0 1 2 3 5])

0 commit comments

Comments
 (0)
Please sign in to comment.