There was an error fetching the commit references. Please try again later.
Fixed StaticVector for MIC
- The inherited operator= is weird, but this seems to work. - Use TNL::pow instead of std::pow etc.
Showing
- src/TNL/Containers/StaticVector.h 23 additions, 56 deletionssrc/TNL/Containers/StaticVector.h
- src/TNL/Containers/StaticVector1D_impl.h 3 additions, 22 deletionssrc/TNL/Containers/StaticVector1D_impl.h
- src/TNL/Containers/StaticVector2D_impl.h 9 additions, 26 deletionssrc/TNL/Containers/StaticVector2D_impl.h
- src/TNL/Containers/StaticVector3D_impl.h 11 additions, 28 deletionssrc/TNL/Containers/StaticVector3D_impl.h
- src/TNL/Containers/StaticVector_impl.h 7 additions, 24 deletionssrc/TNL/Containers/StaticVector_impl.h
Loading
Please register or sign in to comment