class documentation

class TestMatrixPower:

View In Hierarchy

Undocumented

Method test​_exceptions​_bad​_power Undocumented
Method test​_exceptions​_non​_square Undocumented
Method test​_exceptions​_not​_invertible Undocumented
Method test​_large​_power Undocumented
Method test​_power​_is​_minus​_one Undocumented
Method test​_power​_is​_one Undocumented
Method test​_power​_is​_two Undocumented
Method test​_power​_is​_zero Undocumented
Class Variable dtnoinv Undocumented
Class Variable noninv Undocumented
Class Variable rshft​_0 Undocumented
Class Variable rshft​_1 Undocumented
Class Variable rshft​_2 Undocumented
Class Variable rshft​_3 Undocumented
Class Variable rshft​_all Undocumented
Class Variable stacked Undocumented
def test_exceptions_bad_power(self, dt):

Undocumented

def test_exceptions_non_square(self, dt):

Undocumented

def test_exceptions_not_invertible(self, dt):

Undocumented

def test_large_power(self, dt):

Undocumented

def test_power_is_minus_one(self, dt):

Undocumented

def test_power_is_one(self, dt):

Undocumented

def test_power_is_two(self, dt):

Undocumented

def test_power_is_zero(self, dt):

Undocumented

dtnoinv =

Undocumented

noninv =

Undocumented

rshft_0 =

Undocumented

rshft_1 =

Undocumented

rshft_2 =

Undocumented

rshft_3 =

Undocumented

rshft_all =

Undocumented

stacked =

Undocumented