Changeset 1095 in Sophya for trunk/Eval
- Timestamp:
- Jul 26, 2000, 4:15:55 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eval/Speed/matrix.cc
r991 r1095 179 179 180 180 if (narg < 2) { 181 printf("\n Usage: vectorC++Type(=1,2,3 Int,Float,Double) Ope(=1...10) [N [Mx,My,...] ] \n");181 printf("\n Usage: matrix Type(=1,2,3 Int,Float,Double) Ope(=1...10) [N [Mx,My,...] ] \n"); 182 182 printf("Ope: 1=Create/Delete 2=1+FillVect \n"); 183 183 printf("Ope: 3=AddO1 4=MultO1 (Using operator [k]) \n");
Note:
See TracChangeset
for help on using the changeset viewer.