From c3912ca9310aab4ea4c25e0c39a35a5c6e8ca590 Mon Sep 17 00:00:00 2001 From: sunwen Date: Tue, 9 May 2023 15:57:05 +0800 Subject: [PATCH] Fix matrix isNan function bug. --- src/Matrix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Matrix.cpp b/src/Matrix.cpp index 4360a77..4f43156 100644 --- a/src/Matrix.cpp +++ b/src/Matrix.cpp @@ -262,7 +262,7 @@ namespace Aurora { { for(size_t i=0; i