Home
last modified time | relevance | path

Searched defs:nvox_masked (Results 1 – 2 of 2) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/svm/
H A D3dsvm_common.c1430 long nvox_masked = 0; in allocateModel() local
5781 long nvox_masked = 0; /* number of voxels in mask */ in test_classification() local
6561 long nvox_masked = 0; /* number of voxels in mask */ in test_regression() local
6827 long nvox_masked = 0; /* number of masked voxels */ in train_classification() local
7324 long nvox_masked = 0; /* number of voxels in mask dataset */ in train_regression() local
H A Dplug_3dsvm.c1811 int nvox_masked = (GLOBAL_svm_vars.afniModel)->total_masked_features[0]; in test_rt() local