class documentation

class TestTakeAlongAxis: (source)

View In Hierarchy

Undocumented

Method test_argequivalent Test it translates from arg<func> to <func>
Method test_broadcast Test that non-indexing dimensions are broadcast in both directions
Method test_empty Test everything is ok with empty results, even with inserted dims
Method test_invalid Test it errors when indices has too few dimensions
def test_argequivalent(self): (source)

Test it translates from arg<func> to <func>

def test_broadcast(self): (source)

Test that non-indexing dimensions are broadcast in both directions

def test_empty(self): (source)

Test everything is ok with empty results, even with inserted dims

def test_invalid(self): (source)

Test it errors when indices has too few dimensions