Skip to content

Commit 305067c

Browse files
committed
Added matrix_exp example in CMakeLists.txt
1 parent 54e7c57 commit 305067c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/linalg/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ ADD_EXAMPLE(qr_space)
5858
ADD_EXAMPLE(cholesky)
5959
ADD_EXAMPLE(chol)
6060
ADD_EXAMPLE(expm)
61+
ADD_EXAMPLE(matrix_exp)

0 commit comments

Comments
 (0)