Home
last modified time | relevance | path

Searched refs:getAllocateRegressionLabelsAndTarget (Results 1 – 2 of 2) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/svm/
H A D3dsvm_common.h1120 int getAllocateRegressionLabelsAndTarget( LABELS *, LabelType **, char *,
H A D3dsvm_common.c5565 int getAllocateRegressionLabelsAndTarget(LABELS *labels, LabelType **target, in getAllocateRegressionLabelsAndTarget() function
6618 if( getAllocateRegressionLabelsAndTarget(&testLabels, &target, in test_regression()
7437 if( (getAllocateRegressionLabelsAndTarget(&labels, &target, in train_regression()