enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eMatrix3d4x4 Class Reference
Inheritance diagram for enigma.eMatrix3d4x4:
enigma.eMatrix3d

Public Member Functions

def __init__ (self, planes)
 
def __call__ (self, *args)
 
def at (self, *args)
 
- Public Member Functions inherited from enigma.eMatrix3d
def __init__ (self, rows, columns, planes)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 at
 
- Static Public Attributes inherited from enigma.eMatrix3d
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 at
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eMatrix3d4x4.__init__ (   self,
  planes 
)
__init__(eMatrix3d4x4 self, unsigned int planes) -> eMatrix3d4x4

Member Function Documentation

◆ __call__()

def enigma.eMatrix3d4x4.__call__ (   self,
args 
)
__call__(eMatrix3d4x4 self, unsigned int i, unsigned int j, unsigned int k) -> float
__call__(eMatrix3d4x4 self, unsigned int i, unsigned int j, unsigned int k) -> float const &

Reimplemented from enigma.eMatrix3d.

◆ at()

def enigma.eMatrix3d4x4.at (   self,
args 
)
at(eMatrix3d4x4 self, size_t n) -> eMatrix4x4
at(eMatrix3d4x4 self, size_t n) -> eMatrix4x4

Reimplemented from enigma.eMatrix3d.

Member Data Documentation

◆ at

enigma.eMatrix3d4x4.at
static

◆ thisown

enigma.eMatrix3d4x4.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

The documentation for this class was generated from the following file: