Home
last modified time | relevance | path

Searched defs:Deriv (Results 1 – 25 of 143) sorted by relevance

123456

/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/ann/activation_functions/
H A Didentity_function.hpp60 static double Deriv(const double /* x */) in Deriv() function in mlpack::ann::IdentityFunction
72 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::IdentityFunction
85 static void Deriv(const arma::Cube<eT>& y, arma::Cube<eT>& x) in Deriv() function in mlpack::ann::IdentityFunction
H A Delliot_function.hpp72 static double Deriv(const double y) in Deriv() function in mlpack::ann::ElliotFunction
84 static void Deriv(const InputVecType &y, OutputVecType &x) in Deriv() function in mlpack::ann::ElliotFunction
H A Dgaussian_function.hpp61 static double Deriv(const double y) in Deriv() function in mlpack::ann::GaussianFunction
73 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::GaussianFunction
H A Dgelu_function.hpp65 static double Deriv(const double y) in Deriv() function in mlpack::ann::GELUFunction
80 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::GELUFunction
H A Dmulti_quadratic_function.hpp60 static double Deriv(const double y) in Deriv() function in mlpack::ann::MultiQuadFunction
72 static void Deriv(const InputVecType& x, OutputVecType& y) in Deriv() function in mlpack::ann::MultiQuadFunction
H A Dpoisson1_function.hpp60 static double Deriv(const double y) in Deriv() function in mlpack::ann::Poisson1Function
72 static void Deriv(const InputVecType& x, OutputVecType& y) in Deriv() function in mlpack::ann::Poisson1Function
H A Dinverse_quadratic_function.hpp60 static double Deriv(const double y) in Deriv() function in mlpack::ann::InvQuadFunction
72 static void Deriv(const InputVecType& x, OutputVecType& y) in Deriv() function in mlpack::ann::InvQuadFunction
H A Dmish_function.hpp74 static double Deriv(const double y) in Deriv() function in mlpack::ann::MishFunction
88 static void Deriv(const InputVecType &y, OutputVecType &x) in Deriv() function in mlpack::ann::MishFunction
H A Dlisht_function.hpp74 static double Deriv(const double y) in Deriv() function in mlpack::ann::LiSHTFunction
86 static void Deriv(const InputVecType &y, OutputVecType &x) in Deriv() function in mlpack::ann::LiSHTFunction
H A Dquadratic_function.hpp60 static double Deriv(const double y) in Deriv() function in mlpack::ann::QuadraticFunction
72 static void Deriv(const InputVecType& x, OutputVecType& y) in Deriv() function in mlpack::ann::QuadraticFunction
H A Dspline_function.hpp60 static double Deriv(const double y) in Deriv() function in mlpack::ann::SplineFunction
72 static void Deriv(const InputVecType& x, OutputVecType& y) in Deriv() function in mlpack::ann::SplineFunction
H A Delish_function.hpp84 static double Deriv(const double y) in Deriv() function in mlpack::ann::ElishFunction
103 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::ElishFunction
H A Dhard_sigmoid_function.hpp69 static double Deriv(const double y) in Deriv() function in mlpack::ann::HardSigmoidFunction
85 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::HardSigmoidFunction
H A Drectifier_function.hpp91 static double Deriv(const double x) in Deriv() function in mlpack::ann::RectifierFunction
103 static void Deriv(const InputType& y, OutputType& x) in Deriv() function in mlpack::ann::RectifierFunction
H A Dswish_function.hpp77 static double Deriv(const double y) in Deriv() function in mlpack::ann::SwishFunction
90 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::SwishFunction
H A Dlogistic_function.hpp70 static double Deriv(const double x) in Deriv() function in mlpack::ann::LogisticFunction
82 static void Deriv(const InputVecType& y, OutputVecType& x) in Deriv() function in mlpack::ann::LogisticFunction
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.python/
H A Dpy-format-string.c70 struct Deriv : Base struct
72 Deriv (int b_) : Base (42), b (b_) {} in Deriv() argument
74 virtual int get_number () { return b; } in get_number()
76 int b;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/
H A Dpr98136.C15 struct Deriv : public Base, struct
23 Deriv deriv; in main() argument

123456