aboutsummaryrefslogblamecommitdiff
path: root/nerv/lib/matrix/mmatrix.h
blob: df91e4ce31583fe49bdd36e6ceae55ed0f648d75 (plain) (tree)
1
2
3
4



                                                         
#ifndef NERV_MMATRIX_H
#define NERV_MMATRIX_H
Matrix *nerv_matrix_(perm_gen)(int ncol, Status *status);
#endif