Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches
Cope.experimental.linalg.Space Class Reference

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
 

Detailed Description

Definition at line 71 of file linalg.py.


The documentation for this class was generated from the following file: