rosetta
.
protocols
.
topology_broker
.weights
index
(built-in)
Bindings for protocols::topology_broker::weights namespace
Classes
builtins.object
AbinitioMoverWeight
ConstAbinitioMoverWeight
LargeFragWeight
SmallFragWeight
SmoothFragWeight
class
AbinitioMoverWeight
(
builtins.object
)
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
, rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
) -> NoneType
2.
__init__
(rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
assign
(...)
from builtins.PyCapsule
assign
(self : rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
, : rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
) -> rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
weight
(...)
from builtins.PyCapsule
weight
(self : rosetta.protocols.topology_broker.weights.
AbinitioMoverWeight
, stageID : int, progress : float) -> float
class
ConstAbinitioMoverWeight
(
AbinitioMoverWeight
)
Method resolution order:
ConstAbinitioMoverWeight
AbinitioMoverWeight
builtins.object
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(self : handle, weight : float) -> NoneType
2.
__init__
(handle, rosetta.protocols.topology_broker.weights.
ConstAbinitioMoverWeight
) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
assign
(...)
from builtins.PyCapsule
assign
(self : rosetta.protocols.topology_broker.weights.
ConstAbinitioMoverWeight
, : rosetta.protocols.topology_broker.weights.
ConstAbinitioMoverWeight
) -> rosetta.protocols.topology_broker.weights.
ConstAbinitioMoverWeight
weight
(...)
from builtins.PyCapsule
weight
(self : rosetta.protocols.topology_broker.weights.
ConstAbinitioMoverWeight
, : int, : float) -> float
class
LargeFragWeight
(
AbinitioMoverWeight
)
Method resolution order:
LargeFragWeight
AbinitioMoverWeight
builtins.object
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(handle) -> NoneType
doc
2.
__init__
(self : handle, weight : float) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
assign
(...)
from builtins.PyCapsule
assign
(self : rosetta.protocols.topology_broker.weights.
LargeFragWeight
, : rosetta.protocols.topology_broker.weights.
LargeFragWeight
) -> rosetta.protocols.topology_broker.weights.
LargeFragWeight
weight
(...)
from builtins.PyCapsule
weight
(self : rosetta.protocols.topology_broker.weights.
LargeFragWeight
, stageID : int, : float) -> float
class
SmallFragWeight
(
AbinitioMoverWeight
)
Method resolution order:
SmallFragWeight
AbinitioMoverWeight
builtins.object
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(handle) -> NoneType
doc
2.
__init__
(self : handle, weight : float) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
assign
(...)
from builtins.PyCapsule
assign
(self : rosetta.protocols.topology_broker.weights.
SmallFragWeight
, : rosetta.protocols.topology_broker.weights.
SmallFragWeight
) -> rosetta.protocols.topology_broker.weights.
SmallFragWeight
weight
(...)
from builtins.PyCapsule
weight
(self : rosetta.protocols.topology_broker.weights.
SmallFragWeight
, stageID : int, progress : float) -> float
class
SmoothFragWeight
(
AbinitioMoverWeight
)
Method resolution order:
SmoothFragWeight
AbinitioMoverWeight
builtins.object
Methods defined here:
__init__
(...)
from builtins.PyCapsule
__init__
(*args, **kwargs)
Overloaded function.
1.
__init__
(handle) -> NoneType
doc
2.
__init__
(self : handle, weight : float) -> NoneType
__new__
(*args, **kwargs)
from
builtins.type
Create and return a new
object
. See help(type) for accurate signature.
assign
(...)
from builtins.PyCapsule
assign
(self : rosetta.protocols.topology_broker.weights.
SmoothFragWeight
, : rosetta.protocols.topology_broker.weights.
SmoothFragWeight
) -> rosetta.protocols.topology_broker.weights.
SmoothFragWeight
weight
(...)
from builtins.PyCapsule
weight
(self : rosetta.protocols.topology_broker.weights.
SmoothFragWeight
, stageID : int, progress : float) -> float