diff --git a/tensor.cc b/tensor.cc index e4d938b..bae900d 100644 --- a/tensor.cc +++ b/tensor.cc @@ -1114,7 +1114,7 @@ if(r==1) //create an analogous output for the trivial case return ret; } -//loop over all indices; relies on the fact tha unwinding does not change order of remaining indices +//loop over all indices; relies on the fact that unwinding does not change order of remaining indices for(int i=0; i u(um.nrows(),mini),vt(mini,um.ncols()); NRVec::normtype> w(mini); - std::cout << "decomposing "<