fixed indentation in logistic regression documentation
This commit is contained in:
parent
7c97dbc196
commit
e4ef0e0ca8
@ -140,7 +140,7 @@ LogisticRegression::LogisticRegression
|
|||||||
--------------------------------------
|
--------------------------------------
|
||||||
The constructors.
|
The constructors.
|
||||||
|
|
||||||
.. ocv:function:: LogisticRegression( const LogisticRegressionParams& params)
|
.. ocv:function:: LogisticRegression::LogisticRegression( const LogisticRegressionParams& params)
|
||||||
|
|
||||||
:param params: The training parameters for the classifier of type ``LogisticRegressionParams``.
|
:param params: The training parameters for the classifier of type ``LogisticRegressionParams``.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user