scipy.special.pro_cv#
- scipy.special.pro_cv(m, n, c, out=None) = <ufunc 'pro_cv'>#
- Characteristic value of prolate spheroidal function - Computes the characteristic value of prolate spheroidal wave functions of order m, n (n>=m) and spheroidal parameter c. - Parameters:
- marray_like
- Nonnegative mode parameter m 
- narray_like
- Mode parameter n (>= m) 
- carray_like
- Spheroidal parameter 
- outndarray, optional
- Optional output array for the function results 
 
- Returns:
- cvscalar or ndarray
- Characteristic value