Skip to content

Commit

Permalink
modified: docs/rosenbrock.html
Browse files Browse the repository at this point in the history
  • Loading branch information
miner committed Jan 6, 2024
1 parent f2b79f2 commit f44e720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rosenbrock.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h2>Rosebrock Function</h2>

var c1 = function(x){
//console.log("Min Loop xxx")
console.log(x+" ")
//console.log(x+" ")
return null
}

Expand Down

0 comments on commit f44e720

Please sign in to comment.