Navigation

Operators and Keywords

Function List:

C++ API

PermMatrix.h File Reference

#include "Array.h"
#include "mx-defs.h"

Include dependency graph for PermMatrix.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  PermMatrix

Defines

#define octave_PermMatrix_h   1

Functions

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

Define Documentation

#define octave_PermMatrix_h   1


Function Documentation

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