GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx-fm-pm.h File Reference
#include "octave-config.h"
#include "fMatrix.h"
#include "PermMatrix.h"

Go to the source code of this file.

Functions

FloatMatrix operator* (const FloatMatrix &, const PermMatrix &)
 

Function Documentation

◆ operator*()

FloatMatrix operator* ( const FloatMatrix x,
const PermMatrix p 
)

Definition at line 12 of file mx-fm-pm.cc.