VLB_VallMemoryUsage¶
Bindings for protocols::forge::components::VLB_VallMemoryUsage namespace
-
class
pyrosetta.rosetta.protocols.forge.components.VLB_VallMemoryUsage.
Enum
¶ Bases:
pybind11_builtins.pybind11_object
enum dictating memory usage wrt VallLibrary in VarLengthBuild
- Dictates whether to keep the VallLibrary in memory, or whether
- to clear it under particular circumstances after picking fragments. Default for VarLengthBuild is currently KEEP_IN_MEMORY.
Members:
KEEP_IN_MEMORY
CLEAR_IF_CACHING_FRAGMENTS
ALWAYS_CLEAR