We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7e05b commit 9bd17aaCopy full SHA for 9bd17aa
cachematrix.R
@@ -17,6 +17,7 @@
17
18
## makeCacheMatrix sets up an special Matrix object, which contains 2 variables
19
## getters and setters functions for each one of them.
20
+##
21
## By default, the Matrix is initialized empty. Another matrix can be passed as parameter.
22
## 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.
23
##
0 commit comments