Lines Matching refs:supplied
96 :Returns: new ndarray with old ndarray data cast as supplied dtype
102 :Returns: new ndarray with old ndarray data converted to supplied dtype
126 :Requirements: The new ``shape`` of the ndarray must be supplied as a tuple
128 :Returns: An ndarray with the same data but reshaped to the ``shape`` supplied
142 :Requirements: The following parameters must be supplied as required :
157 :Requirements: The following parameters must be supplied :
177 :Requirements: The following parameters must be supplied :
185 :Returns: ndarray with attributes and data supplied
193 :Requirements: The following parameters must be supplied :
201 :Returns: ndarray constructed with dimensions and data supplied as parameters
207 :Requirements: The following parameters must be supplied :
220 :Requirements: The following parameters must be supplied :
232 :Requirements: The following parameters must be supplied :
239 :Returns: ndarray with supplied dimension limits and parameters
241 :Note: dtype need not be supplied here
247 :Requirements: The following parameters must be supplied :
254 :Returns: ndarray of ``nd`` x ``nd`` dimensions constructed from the supplied object
260 :Requirements: The following parameters must be supplied :
265 :Returns: ndarray of same dimensions and dtype as supplied Python object