Changeset 3335 in Sophya for trunk/SophyaPI/PIext/nomtmatvecadapter.cc
- Timestamp:
- Oct 3, 2007, 7:13:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nomtmatvecadapter.cc
r3333 r3335 124 124 else if (opts[0] == "norm2") { 125 125 MuTyV mtv(mMtx->Norm2()); 126 r_8 nrm2 = mtv.Convert(nrm2); // we force the conversion to double 127 mtv = nrm2; 126 128 string s; 127 129 return mtv.Convert(s);
Note:
See TracChangeset
for help on using the changeset viewer.