Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.cuhk_cufs
Commits
5fb68521
Commit
5fb68521
authored
Dec 07, 2015
by
Tiago de Freitas Pereira
Browse files
Added some documentation
parent
56b8b301
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide.rst
View file @
5fb68521
...
...
@@ -145,7 +145,7 @@ To fetch the Z-Norm object files for the first split of the search protocol (jus
.. code-block:: python
>>> import bob.db.cufs
f
>>> import bob.db.cufs
>>> db = bob.db.cufs.Database()
>>> zobjects = db.zobjects(protocol="search_split1_p2s")
...
...
@@ -159,7 +159,7 @@ To fetch the T-Norm object files for the first split of the search protocol (jus
.. code-block:: python
>>> import bob.db.cufs
f
>>> import bob.db.cufs
>>> db = bob.db.cufs.Database()
>>> zobjects = db.tobjects(protocol="search_split1_p2s")
...
...
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