Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»
scipy.maxentropy.densefeaturematrix
¶
scipy.maxentropy.
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.columnvariances
Next topic
scipy.maxentropy.densefeatures
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Maximum entropy models (
scipy.maxentropy
)
»