class documentation

class TestTakeAlongAxis:

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