Go to the source code of this file.
◆ norm()
  
  | 
        
          | float norm | ( | const Tensor & | thing | ) |  |  | inline | 
 
Definition at line 141 of file tensor.h.
References Tensor::coef(), and AimsVector< class, D >::item().
Referenced by aims::SurfaceManip::meshDensity(), aims::SurfaceManip::meshEdgeLengthRatioTexture(), aims::SurfaceManip::meshExtract(), aims::SurfaceManip::meshMerge(), aims::SurfaceManip::meshTransform(), aims::WavefrontMeshReader< D, T >::read(), aims::MeshReader< D, T >::read(), aims::GiftiMeshFormat< D, T >::read(), AimsSurface< D, T >::updateNormals(), aims::MeshWriter< D, T >::write(), aims::PlyWriter< D, T >::write(), aims::PovWriter< D, T >::write(), aims::WavefrontMeshWriter< D, T >::write(), aims::WavefrontMeshWriter< D, Void >::write(), and aims::GiftiMeshFormat< D, T >::write().
 
 
◆ operator<<()
  
  | 
        
          | std::ostream & operator<< | ( | std::ostream & | os, |  
          |  |  | const Tensor & | thing |  
          |  | ) |  |  |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | int operator== | ( | const Tensor & | thing1, |  
          |  |  | const Tensor & | thing2 |  
          |  | ) |  |  |  | inline |