Milena (Olena)
User documentation 2.0a Id
Main Page
Related Pages
Modules
Namespaces
Classes
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerator
Groups
Pages
predicate-1.cc
1
#include <mln/core/alias/point2d.hh>
2
3
// \{
4
//function_p2b
5
bool
my_function_p2b(
mln::point2d
p);
6
7
//function_p2v
8
//V is the value type used in the image.
9
template
<
typename
V>
10
V my_function_p2v(
mln::point2d
p);
11
// \}
12
13
int
main()
14
{
15
}
doc
examples
predicate-1.cc
Generated on Thu Nov 8 2012 10:58:18 for Milena (Olena) by
1.8.2-20120930