- qspec.models. GaussChi2Convolved.set_links ( links , force = False )[source]
Set all
linkswith onelist.- Parameters:
-
- linksIterable[bool]
A list of shape (
self.size, ).- forcebool
The
forceparameter of theset_linkfunction.
- Returns:
-
- outNone
Set all links with one list.
A list of shape (self.size, ).
The force parameter of the set_link function.