Exemple #1
0
 public unsafe static extern int vsldSSEditCP(int task, ref double mean, ref double sum, double[] cp, VSLSS_MATRIX_STORAGE cp_storage);
Exemple #2
0
 public unsafe static extern int vsldSSEditCovCor(int task, ref double mean, ref double cov, VSLSS_MATRIX_STORAGE cov_storage, ref double cor, VSLSS_MATRIX_STORAGE cor_storage);