-
- Downloads
There was an error fetching the commit references. Please try again later.
Adding expression templates.
parent
e6efd8c6
No related branches found
No related tags found
Showing
- src/TNL/Containers/Algorithms/ArrayAssignment.h 3 additions, 3 deletionssrc/TNL/Containers/Algorithms/ArrayAssignment.h
- src/TNL/Containers/Algorithms/VectorAssignment.h 87 additions, 0 deletionssrc/TNL/Containers/Algorithms/VectorAssignment.h
- src/TNL/Containers/StaticArray.h 33 additions, 26 deletionssrc/TNL/Containers/StaticArray.h
- src/TNL/Containers/StaticArray1D_impl.h 8 additions, 8 deletionssrc/TNL/Containers/StaticArray1D_impl.h
- src/TNL/Containers/StaticArray2D_impl.h 8 additions, 8 deletionssrc/TNL/Containers/StaticArray2D_impl.h
- src/TNL/Containers/StaticArray3D_impl.h 8 additions, 8 deletionssrc/TNL/Containers/StaticArray3D_impl.h
- src/TNL/Containers/StaticArray_impl.h 8 additions, 8 deletionssrc/TNL/Containers/StaticArray_impl.h
- src/TNL/Containers/StaticVector.h 41 additions, 21 deletionssrc/TNL/Containers/StaticVector.h
- src/TNL/Containers/StaticVector1D_impl.h 12 additions, 2 deletionssrc/TNL/Containers/StaticVector1D_impl.h
- src/TNL/Containers/StaticVector2D_impl.h 13 additions, 4 deletionssrc/TNL/Containers/StaticVector2D_impl.h
- src/TNL/Containers/StaticVector3D_impl.h 14 additions, 5 deletionssrc/TNL/Containers/StaticVector3D_impl.h
- src/TNL/Containers/StaticVector_impl.h 11 additions, 1 deletionsrc/TNL/Containers/StaticVector_impl.h
- src/TNL/Containers/VectorView.h 5 additions, 0 deletionssrc/TNL/Containers/VectorView.h
- src/TNL/Containers/VectorView_impl.h 55 additions, 0 deletionssrc/TNL/Containers/VectorView_impl.h
- src/UnitTests/CMakeLists.txt 8 additions, 0 deletionssrc/UnitTests/CMakeLists.txt
- src/UnitTests/ExpressionTemplatesDynamicTest.cpp 194 additions, 0 deletionssrc/UnitTests/ExpressionTemplatesDynamicTest.cpp
- src/UnitTests/ExpressionTemplatesStaticTest.cpp 181 additions, 0 deletionssrc/UnitTests/ExpressionTemplatesStaticTest.cpp
Loading
Please register or sign in to comment