There was an error fetching the commit references. Please try again later.
Split ExpressionL1Norm, ExpressionL2Norm from ExpressionLpNorm because they...
Split ExpressionL1Norm, ExpressionL2Norm from ExpressionLpNorm because they have different result type Also fixed the result types and starting values for other vertical operations.
parent
015ff97c
No related branches found
No related tags found
Showing
- src/TNL/Containers/DistributedVectorExpressions.h 5 additions, 4 deletionssrc/TNL/Containers/DistributedVectorExpressions.h
- src/TNL/Containers/DistributedVectorViewExpressions.h 5 additions, 4 deletionssrc/TNL/Containers/DistributedVectorViewExpressions.h
- src/TNL/Containers/Expressions/DistributedExpressionTemplates.h 8 additions, 6 deletions...L/Containers/Expressions/DistributedExpressionTemplates.h
- src/TNL/Containers/Expressions/DistributedVerticalOperations.h 35 additions, 17 deletions...NL/Containers/Expressions/DistributedVerticalOperations.h
- src/TNL/Containers/Expressions/ExpressionTemplates.h 8 additions, 6 deletionssrc/TNL/Containers/Expressions/ExpressionTemplates.h
- src/TNL/Containers/Expressions/StaticExpressionTemplates.h 8 additions, 6 deletionssrc/TNL/Containers/Expressions/StaticExpressionTemplates.h
- src/TNL/Containers/Expressions/StaticVerticalOperations.h 20 additions, 16 deletionssrc/TNL/Containers/Expressions/StaticVerticalOperations.h
- src/TNL/Containers/Expressions/VerticalOperations.h 36 additions, 38 deletionssrc/TNL/Containers/Expressions/VerticalOperations.h
- src/TNL/Containers/StaticVectorExpressions.h 4 additions, 3 deletionssrc/TNL/Containers/StaticVectorExpressions.h
- src/TNL/Containers/VectorExpressions.h 5 additions, 4 deletionssrc/TNL/Containers/VectorExpressions.h
- src/TNL/Containers/VectorViewExpressions.h 5 additions, 4 deletionssrc/TNL/Containers/VectorViewExpressions.h
Loading