initSidebarItems({"fn":[["cholesky","Factor *a = L LT*."],["eye","Return the identity matrix of dimension *n*."],["least_squares","Solve *a x = b* with linear least squares approximation."],["subst_bw","Solve *U x = b* where *U* is an upper triangular matrix."],["subst_fw","Solve *L x = b* where *L* is a lower triangular matrix."]],"trait":[["ComplexField","A real or complex number."],["Field","Trait union for a field."],["Ring","Trait union for a ring with 1."]],"type":[["Col","Column vector."],["Mat","Rectangular matrix."]]});