ambient, gens, [check=None], [inner_product_matrix=True]) |
coordinate_vector,
echelon_coordinates
Further documentation:
v) |
Write v in terms of the user basis for self.
Returns a vector c such that if B is the basis for self, then sum c[i] B[i] = v If v is not in self, raises an ArithmeticError exception.
v) |
Write v in terms of the user basis for self.
Returns a vector c such that if B is the basis for self, then sum c[i] B[i] = v If v is not in self, raises an ArithmeticError exception.
Instances of class FreeModule_submodule_field also have the following special methods:
__repr__
See About this document... for information on suggesting changes.