Skip to content

Commit 9bd17aa

Browse files
author
Marcus Teixeira
committed
Comments added in
1 parent ce7e05b commit 9bd17aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cachematrix.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
## makeCacheMatrix sets up an special Matrix object, which contains 2 variables
1919
## getters and setters functions for each one of them.
20+
##
2021
## By default, the Matrix is initialized empty. Another matrix can be passed as parameter.
2122
## The inverse of a Matrix can only be calculated for a squared matrix, which means it has to have the same number of rows and columns.
2223
##

0 commit comments

Comments
 (0)