paramrf
Documentation
Installation
Introduction
API Reference
Core API
Modules
algorithms
(pmrf.algorithms)
constants
(pmrf.constants)
distributions
(pmrf.distributions)
fitting
(pmrf.fitting)
math_functions
(pmrf.math_functions)
models
(pmrf.models)
adapters
components
composite
numerical
optimize
(pmrf.optimize)
parameters
(pmrf.parameters)
results
(pmrf.results)
rf_functions
(pmrf.rf_functions)
runner
(pmrf.runner)
sampling
(pmrf.sampling)
scikit-rf Comparison
License
paramrf
API Reference
models
(pmrf.models)
adapters
bridge
_host_side_batched_lookup
View page source
_host_side_batched_lookup
_host_side_batched_lookup
(
dynamic_vals
,
freq
,
static_model
,
leaf_shapes
)
[source]
Host-side wrapper that handles both single and batched (vmapped) execution.