Commit e4ef0e0c authored by Rahul Kavi's avatar Rahul Kavi Committed by Maksim Shabunin

fixed indentation in logistic regression documentation

parent 7c97dbc1
...@@ -140,7 +140,7 @@ LogisticRegression::LogisticRegression ...@@ -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``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment