Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
src.utility Namespace Reference

Classes

class  PyRosettaException
 
class  PythonPyExitCallback
 

Functions

def _vector_extend
 
def Vector1
 
def Set
 

Variables

 vector1_double = vector1_Real
 
 _python_py_exit_callback = None
 

Function Documentation

def src.utility._vector_extend (   self,
  other 
)
private

Definition at line 6 of file __init__.py.

def src.utility.Set (   list_in)
Creates a Vector1 object, deducing type from the given list.

Definition at line 36 of file __init__.py.

References utility::options::OptionKeys::options.all.

def src.utility.Vector1 (   list_in)
Creates a Vector1 object, deducing type from the given list.

Definition at line 14 of file __init__.py.

References utility::options::OptionKeys::options.all.

Variable Documentation

src.utility._python_py_exit_callback = None

Definition at line 57 of file __init__.py.

src.utility.vector1_double = vector1_Real

Definition at line 3 of file __init__.py.