![]() |
aimsdata 6.0.0
Neuroimaging data handling
|


Go to the source code of this file.
Classes | |
| class | Tensor |
Functions | |
| AIMSDATA_API int | operator== (const Tensor &thing1, const Tensor &thing2) |
| AIMSDATA_API float | norm (const Tensor &thing) |
| AIMSDATA_API std::ostream & | operator<< (std::ostream &os, const Tensor &thing) |
|
inline |
Definition at line 141 of file tensor.h.
References Tensor::coef(), and AimsVector< class T, int D >::item().
|
inline |