GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
PermMatrix.cc File Reference
#include "PermMatrix.h"
#include "idx-vector.h"
#include "Array-util.h"
#include "oct-locbuf.h"

Go to the source code of this file.

Functions

PermMatrix operator* (const PermMatrix &a, const PermMatrix &b)
 

Function Documentation

◆ operator*()

PermMatrix operator* ( const PermMatrix a,
const PermMatrix b 
)