|
Rosetta
|
Public Member Functions | |
| def | __init__ (self, row1=[], row2=[], row3=[]) |
Public Attributes | |
| row1 | |
| row2 | |
| row3 | |
Class for storing a 3x3 matrix (used for rotation matrices in membranes)
| def pyrosetta.PyMOLRosettaServer.Matrix.__init__ | ( | self, | |
row1 = [], |
|||
row2 = [], |
|||
row3 = [] |
|||
| ) |
Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().
| pyrosetta.PyMOLRosettaServer.Matrix.row1 |
Referenced by PyMOL-Rosetta-relay-client.Matrix.__init__(), and PyMOL-RosettaServer.Matrix.__init__().
| pyrosetta.PyMOLRosettaServer.Matrix.row2 |
Referenced by PyMOL-Rosetta-relay-client.Matrix.__init__(), and PyMOL-RosettaServer.Matrix.__init__().
| pyrosetta.PyMOLRosettaServer.Matrix.row3 |
Referenced by PyMOL-Rosetta-relay-client.Matrix.__init__(), and PyMOL-RosettaServer.Matrix.__init__().