Home
last modified time | relevance | path

Searched refs:errChk (Results 1 – 12 of 12) sorted by relevance

/dports/math/snns/SNNSv4.3/tools/sources/
H A Dconvert2snns.c38 void errChk (int);
201 errChk( ret ); in create_network()
216 errChk( ret ); in create_network()
230 errChk( ret ); in create_network()
242 errChk( ret ); in create_network()
261 errChk( ret ); in create_network()
280 errChk( ret ); in create_network()
338 errChk( ret ); in create_patterns()
342 errChk( ret ); in create_patterns()
348 errChk( ret ); in create_patterns()
[all …]
H A Disnns.c49 static void errChk(int errNo) in errChk() function
156 errChk(krui_deletePatSet(pat_set)); in reset_pattern_handling()
174 errChk(krui_allocNewPatternSet(&pat_set)); in define_pattern()
177 errChk(krui_setPatternNo(1)); in define_pattern()
178 errChk(krui_deletePattern()); in define_pattern()
181 errChk(krui_newPattern()); in define_pattern()
205 errChk(krui_setPatternNo(1)); in propagate()
206 errChk(krui_showPattern(OUTPUT_NOTHING)); in propagate()
207 errChk(krui_updateNet(params, 0)); in propagate()
363 errChk(ret); in main()
[all …]
H A Dnetlearn.c33 static void errChk( err_code ) in errChk() function
61 errChk( ret_code ); in main()
77 errChk( ret_code ); in main()
114 errChk( ret_code ); in main()
122 errChk( ret_code ); in main()
163 errChk( ret_code ); in main()
H A Dnetperf.c42 static void errChk( err_code ) in errChk() function
97 errChk( ret_code ); in main()
118 errChk( ret_code ); in main()
123 errChk(krui_DefTrainSubPat(SubPatternISize_param,SubPatternOSize_param, in main()
137 errChk( krui_setSpecialNetworkType(KERNEL_MODE_VECTOR) ); in main()
174 errChk( ret_code ); in main()
205 errChk( ret_code ); in main()
H A Dsnnsbat.c1375 errChk(ret); in saveTmp()
1441 errChk(ret); in trainNet()
1445 errChk(ret); in trainNet()
1454 errChk(ret); in trainNet()
1518 errChk (ret); in trainFFNet()
1597 errChk (err); in pruneNet()
1603 errChk (err); in pruneNet()
1661 errChk(ret); in computeResultfile()
1664 errChk(ret); in computeResultfile()
1682 errChk(ret); in computeResultfile()
[all …]
H A Dsnnsbat.h130 static void errChk(int errNo);
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dbn_assoz.c179 errChk( ret ); in bn_assoz_createNet()
190 errChk( ret ); in bn_assoz_createNet()
192 errChk( ret ); in bn_assoz_createNet()
206 errChk( ret ); in bn_assoz_createNet()
208 errChk( ret ); in bn_assoz_createNet()
221 errChk( ret ); in bn_assoz_createNet()
226 errChk( ret ); in bn_assoz_createNet()
233 errChk( ret ); in bn_assoz_createNet()
240 errChk( ret ); in bn_assoz_createNet()
244 errChk( ret ); in bn_assoz_createNet()
[all …]
H A Dbn_kohonen.c160 static void errChk(krui_err ret) in errChk() function
186 errChk( ret ); in bn_kohonen_createNet()
194 if (unit_no < 0) errChk( unit_no ); in bn_kohonen_createNet()
196 errChk( ret ); in bn_kohonen_createNet()
209 if (unit_no < 0) errChk( unit_no ); in bn_kohonen_createNet()
211 errChk( ret ); in bn_kohonen_createNet()
226 errChk( ret ); in bn_kohonen_createNet()
231 errChk( ret ); in bn_kohonen_createNet()
239 errChk( ret ); in bn_kohonen_createNet()
245 errChk( ret ); in bn_kohonen_createNet()
[all …]
H A Dbn_assoz.ph51 static void errChk(krui_err);
H A Dbn_kohonen.ph55 static void errChk(krui_err);
/dports/science/opensim-core/opensim-core-4.1/Bindings/SWIGSimTK/
H A DMassProperties.h219 { errChk("Inertia::Inertia(moment)"); } in Inertia_()
240 errChk("Inertia::setInertia(xx,yy,zz)"); } in Inertia_()
254 { errChk("Inertia::Inertia(SymMat33)"); } in Inertia_()
263 errChk("Inertia(Mat33)"); } in Inertia_()
270 errChk("Inertia::setInertia(xx,yy,zz)"); in setInertia()
300 errChk("Inertia::operator+=()");
307 errChk("Inertia::operator-=()");
328 I.errChk("Inertia::shiftToMassCenter()"); in shiftToMassCenter()
343 errChk("Inertia::shiftToMassCenterInPlace()"); in shiftToMassCenterInPlace()
355 I.errChk("Inertia::shiftFromMassCenter()"); in shiftFromMassCenter()
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/Mechanics/include/SimTKcommon/internal/
H A DMassProperties.h209 { errChk("Inertia::Inertia(moment)"); } in Inertia_()
230 errChk("Inertia::setInertia(xx,yy,zz)"); } in Inertia_()
244 { errChk("Inertia::Inertia(SymMat33)"); } in Inertia_()
253 errChk("Inertia(Mat33)"); } in Inertia_()
260 errChk("Inertia::setInertia(xx,yy,zz)"); in setInertia()
290 errChk("Inertia::operator+=()");
297 errChk("Inertia::operator-=()");
318 I.errChk("Inertia::shiftToMassCenter()"); in shiftToMassCenter()
333 errChk("Inertia::shiftToMassCenterInPlace()"); in shiftToMassCenterInPlace()
345 I.errChk("Inertia::shiftFromMassCenter()"); in shiftFromMassCenter()
[all …]