Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ad0bcf4

Browse files
committed
Updated comments
1 parent 541a633 commit ad0bcf4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cachematrix.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
## Put comments here that give an overall description of what your
2-
## functions do
1+
## Set of functions that provide caching for a matrix inverse.
32

43
## Create a special matrix that can cache its inverse, modelled as list
54
## of functions that perform the caching.

0 commit comments

Comments
 (0)