GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
perms.cc File Reference
#include <algorithm>
#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)
 

Function Documentation

◆ Fperms()