#include "CSparse.h"#include "dRowVector.h"#include "dSparse.h"#include "oct-sparse.h"#include "defun.h"#include "errwarn.h"#include "ov.h"#include "ovl.h"#include "utils.h"Go to the source code of this file.
Macros | |
| #define | CXSPARSE_NAME(name) cs_di ## name |
Functions | |
| octave_value_list | Fdmperm (const octave_value_list &args, int nargout) |
| octave_value_list | Fsprank (const octave_value_list &args, int nargout) |
| octave_value_list Fdmperm | ( | const octave_value_list & | args, |
| int | nargout | ||
| ) |
Definition at line 187 of file dmperm.cc.
References err_disabled_feature(), and print_usage().
| octave_value_list Fsprank | ( | const octave_value_list & | args, |
| int | nargout | ||
| ) |
Definition at line 235 of file dmperm.cc.
References err_disabled_feature(), and print_usage().