예제 #1
0
def ptp(x, axis=0):
    return _Nptp(x, axis)
예제 #2
0
파일: mlab.py 프로젝트: phonx/FlipbookApp
def ptp(x, axis=0):
    return _Nptp(x, axis)