Ejemplo n.º 1
0
    def test_gradient(self):

        check_gradient_unit_test(self, self.cdf, display=False)
Ejemplo n.º 2
0
    def test_gradient(self):

        check_gradient_unit_test(self, self.aep, step_size=1.0, display=False)
Ejemplo n.º 3
0
    def test_gradient(self):

        check_gradient_unit_test(self, self.aep)