Home | History | Annotate | Download | only in numpy

Lines Matching refs:min_depth

498     object PyArray_ContiguousFromAny(op, int, int min_depth, int max_depth)
517 object PyArray_FromObject(object op, int type, int min_depth, int max_depth)
518 min_depth, int max_depth)
519 object PyArray_CopyFromObject(object op, int type, int min_depth, int max_depth)