فهرست منبع

Renamed file to better reflect acutal content

Clemens-Alexander Brust 11 سال پیش
والد
کامیت
4b9d7a7841
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      core/tutorial/doc/05_vecmat.md

+ 1 - 1
core/tutorial/doc/05_algebra.md → core/tutorial/doc/05_vecmat.md

@@ -1,4 +1,4 @@
-# Tutorial 05 - Linear Algebra
+# Tutorial 05 - Vectors and Matrices
 ## Vectors
 NICE provides the generic _VectorT<>_ class for vector data storage and
 calculations.