OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KernelType
(Results
1 - 3
of
3
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
common_defs.h
32
enum
KernelType
{ LINEAR, POLY, RBF };
stochastic_linear_ranker.h
93
KernelType
GetKernelType() const {
136
void SetKernelType(
KernelType
k ) {
212
KernelType
kernel_type_;
/external/ImageMagick/www/api/
morphology.php
109
<p>They take a
KernelType
, and a set of geometry style arguments, which were typically decoded from a user supplied string, or from a more complex Morphology Method that was requested.</p>
[
all
...]
Completed in 313 milliseconds