Re: [eigen] simplex operations in Tensor package |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi,would it be possible to have some basic arithmetic operationin the tensor packages such asRetTensor = alpha*Tens1 + beta*Tens2;with say RetTensor, Tens1, and Tens2 of theform Eigen::Tensor<double,3> ?Thank you very much in advance.Mathieu
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |