Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VEBER Philippe
codepi
Commits
e7a9f864
Commit
e7a9f864
authored
Oct 26, 2020
by
Louis Duchemin
Browse files
Exposes toolbox.Result_table.nrows
parent
82c33888
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lib/toolbox/result_table.mli
lib/toolbox/result_table.mli
+2
-0
No files found.
lib/toolbox/result_table.mli
View file @
e7a9f864
...
...
@@ -5,6 +5,8 @@ type t = {
scores_per_meth
:
(
string
*
float
option
array
)
list
;
}
val
nrows
:
t
->
int
val
of_file
:
string
->
t
val
to_file
:
t
->
output
:
string
->
unit
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment