Demo program for Array class and Matrix class.

Dependencies:   Array_Matrix mbed

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Sat Dec 19 08:23:26 2020 +0000
Parent:
3:2649800966bb
Commit message:
5

Changed in this revision

Array_Matrix.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Array_Matrix.lib	Tue Nov 19 05:45:33 2019 +0000
+++ b/Array_Matrix.lib	Sat Dec 19 08:23:26 2020 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/MikamiUitOpen/code/Array_Matrix/#d9dea7748b27
+https://developer.mbed.org/users/MikamiUitOpen/code/Array_Matrix/#d3aa1ddb57e1
--- a/main.cpp	Tue Nov 19 05:45:33 2019 +0000
+++ b/main.cpp	Sat Dec 19 08:23:26 2020 +0000
@@ -1,7 +1,7 @@
 //------------------------------------------------------------
 //  Demo program for Array class and Matrix class
 //
-//  2019/11/19, Copyright (c) 2016 MIKAMI, Naoki
+//  2020/12/19, Copyright (c) 2016 MIKAMI, Naoki
 //------------------------------------------------------------
 
 #define DEBUG_ARRAY_CHECK   // Range check of index available