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 7f657dd commit 8f9a5f1Copy full SHA for 8f9a5f1
cachematrix.R
@@ -1,5 +1,6 @@
1
-## Put comments here that give an overall description of what your
2
-## functions do
+## These functions create a matrix with a cacheable inverse
+## Use the makeCacheMatrix to return a cacheable matrix and then use
3
+## cacheSolve to compute the inverse and cache it or return the cached inverse
4
5
## Write a short comment describing this function
6
0 commit comments