Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
Public Member Functions | |
def | __init__ (self, *bases) |
def | __contains__ (self, mat) |
def | __str__ (self) |
def | orthogonal_basis (self) |
def | orthonormal_basis (self) |
def | orthogonalized (self) |
def | orthonormalized (self) |
def | projectionMatrix (self) |
Public Attributes | |
bases | |
basis | |