Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Nov 6, 2024
1 parent 9e6c214 commit 350d437
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 14 deletions.
2 changes: 1 addition & 1 deletion R/ContextBatch.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ContextBatch = R6Class("ContextBatch",
}
},

#' @field result_y ([numeric(1)])\cr
#' @field result_y (`numeric(1)`)\cr
#' The y passed to `instance$assign_result()`.
#' Only available for single criterion optimization.
result_y = function(rhs) {
Expand Down
2 changes: 1 addition & 1 deletion man/ContextBatch.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 11 additions & 5 deletions man/callback_async.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 12 additions & 7 deletions man/callback_batch.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 350d437

Please sign in to comment.