GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
op-fm-fs.cc File Reference
#include "ovl.h"
#include "ov.h"
#include "ov-flt-re-mat.h"
#include "ov-float.h"
#include "ov-scalar.h"
#include "ov-typeinfo.h"
#include "ops.h"
#include "xdiv.h"
#include "xpow.h"

Go to the source code of this file.

Functions

void install_fm_fs_ops (octave::type_info &ti)
 

Function Documentation

◆ install_fm_fs_ops()