Home
last modified time | relevance | path

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

/dports/devel/cltune/CLTune-2.7.0/include/internal/ml_models/
H A Dneural_network.h96 std::vector<T> theta1_; variable
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/processes/
H A Dgemanroncoroniprocess.hpp74 const Real theta1_, theta2_, theta3_; member in QuantLib::GemanRoncoroniProcess
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/structured_light/src/
H A Dsinusoidalpattern.cpp686 Mat &theta1_ = *(Mat*) theta1.getObj(); in computeFapsPhaseMap() local