Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gsll
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirko Vukovic
gsll
Commits
0f785ddd
Verified
Commit
0f785ddd
authored
9 years ago
by
Liam M. Healy
Browse files
Options
Downloads
Patches
Plain Diff
Export 'increment
parent
82422c30
Branches
Branches containing commit
Tags
QL-2016-02
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
histogram/updating-accessing.lisp
+3
-2
3 additions, 2 deletions
histogram/updating-accessing.lisp
with
3 additions
and
2 deletions
histogram/updating-accessing.lisp
+
3
−
2
View file @
0f785ddd
;; Updating and accessing histogram elements.
;; Liam Healy, Mon Jan 1 2007 - 14:43
;; Time-stamp: <201
5-12-28 22:27
:1
7
EST updating-accessing.lisp>
;; Time-stamp: <201
6-01-20 16:51
:1
5
EST updating-accessing.lisp>
;;
;; Copyright 2007, 2008, 2009, 2011, 2012, 2014, 2015 Liam M. Healy
;; Copyright 2007, 2008, 2009, 2011, 2012, 2014, 2015
, 2016
Liam M. Healy
;; Distributed under the terms of the GNU General Public License
;;
;; This program is free software: you can redistribute it and/or modify
...
...
@@ -26,6 +26,7 @@
;;; Missing: 2D functions/methods; the 1D functions will need to be made into methods if not already.
;;; http://www.gnu.org/s/gsl/manual/html_node/Updating-and-accessing-2D-histogram-elements.html
(
export
'increment
)
(
defgeneric
increment
(
histogram
value
&optional
weight
)
(
:documentation
"Update the histogram by adding the weight
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment