This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"struct":[["ShapeConstraint","A type used in `where` clauses for enforcing constraints."]],"trait":[["AreMultipliable","Constraints `C1` and `R2` to be equivalent."],["DimEq","Constraints `D1` and `D2` to be equivalent."],["SameDimension","Constraints D1 and D2 to be equivalent, where they both designate dimensions of algebraic entities (e.g. square matrices)."],["SameNumberOfColumns","Constraints `D1` and `D2` to be equivalent. They are both assumed to be the number of columns of a matrix."],["SameNumberOfRows","Constraints `D1` and `D2` to be equivalent. They are both assumed to be the number of rows of a matrix."]]});