Skip to content

Commit 0555e24

Browse files
committed
Gives credit to the program instructions
1 parent 262f473 commit 0555e24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cachematrix.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
## retrieving the inverse of a matrix.
33
## cacheSolve solves inverse or obtains cached matrix of the solved inverse
44

5+
## *** Much of these functions have been adapted from the instructions for the
6+
## problem at hand.
7+
58
## makeCacheMatrix contains four anonymous functions for solving, caching, and
69
## retrieving the inverse of a matrix.
710

0 commit comments

Comments
 (0)