Skip to content

Commit

Permalink
Add P3050R0
Browse files Browse the repository at this point in the history
"Optimize linalg::conjugated for noncomplex value types"

Credit Tim Song (with his permission).
  • Loading branch information
mhoemmen committed Nov 15, 2023
1 parent 8d071fa commit 64dec50
Show file tree
Hide file tree
Showing 3 changed files with 1,157 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conjugated/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
include ../P0009/wg21/Makefile

.DEFAULT_GOAL := $(HTML)
Loading

0 comments on commit 64dec50

Please sign in to comment.