scipy.maxentropy.maxentutils.densefeaturematrix

scipy.maxentropy.maxentutils.densefeaturematrix(f, sample)

Returns an (m x n) dense array of non-zero evaluations of the scalar functions fi in the list f at the points x_1,...,x_n in the list sample.

Previous topic

scipy.maxentropy.maxentutils.columnvariances

Next topic

scipy.maxentropy.maxentutils.densefeatures

This Page