Home
last modified time | relevance | path

Searched defs:plot_gradient (Results 1 – 3 of 3) sorted by relevance

/dports/misc/py-orange3-educational/orange3-educational-0.4.0/orangecontrib/educational/widgets/
H A Dowpolynomialclassification.py447 def plot_gradient(self, x, y, grid): member in OWPolynomialClassification
H A Dowgradientdescent.py671 def plot_gradient(self, x, y, grid): member in OWGradientDescent
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dcontour.c1113 plot_gradient(Mesh MM) in plot_gradient() function