Go to the documentation of this file.
42 e<<
"The data container is not compatible with the space!";
80 e<<
"The two vectors you intended to combine are not in the same space!";
92 e<<
"The two vectors you are trying to take the inner product of are not in the same space!";
128 e<<
"The output and input vectors are not in the same space!";
172 *d1 = otherContainer1;
175 e<<
"The data container is not compatible with the space!";
180 *d2 = otherContainer2;
183 e<<
"The data container is not compatible with the space!";