#include <algorithm>
#include <numeric>
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
Go to the source code of this file.
Functions | |
octave_value_list | Fperms (const octave_value_list &args, int) |
octave_value_list Fperms | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 183 of file perms.cc.
References octave_map::assign(), Array< T, Alloc >::cols(), octave_map::contents(), Array< T, Alloc >::data(), error(), octave_map::fieldnames(), octave_map::numel(), string_vector::numel(), ovl(), print_usage(), and warning().