You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/nalgebra/base/constraint/sidebar-items.js

1 line
646 B

5 years ago
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."]]});