Searched defs:x_ref (Results 1 – 7 of 7) sorted by relevance
198 VectorXd x_ref(n); in testLmder1() local227 VectorXd x_ref(n); in testLmder() local311 VectorXd x_ref(n); in testHybrj1() local345 VectorXd x_ref(n); in testHybrj() local397 VectorXd x_ref(n); in testHybrd1() local428 VectorXd x_ref(n); in testHybrd() local499 VectorXd x_ref(n); in testLmstr1() local528 VectorXd x_ref(n); in testLmstr() local583 VectorXd x_ref(n); in testLmdif1() local614 VectorXd x_ref(n); in testLmdif() local
88 VectorXd x_ref(n); in testLmder1() local118 VectorXd x_ref(n); in testLmder() local190 VectorXd x_ref(n); in testLmdif1() local221 VectorXd x_ref(n); in testLmdif() local
140 std::array<float, kFftLength> x_ref; in TEST() local161 std::array<float, kFftLength> x_ref; in TEST() local187 std::array<float, kFftLength> x_ref; in TEST() local
100 FftData x_ref; in TEST() local166 FftData x_ref; in TEST() local
65 X const& x_ref = x; in tests() local
303 def compare(self, x_ref, x_deg): argument
264 def forward(self, x, x_ref): argument