-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Alex B edited this page Jul 23, 2017
·
2 revisions
Following notation conventions were used in this code:
- All variable and function names declared by me follow the camelCase naming convention;
- All vectors declared by me start with a lowercase letter and end in underscore;
- All matrices declared by me start with an uppercase letter;
- Any variable that does not respect the aforementioned naming conventions were already present within the code.