mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add help messages in the quick ref/ascii docs regarding slicing, indexing, and reshaping.
This commit is contained in:
@@ -188,6 +188,13 @@ span.cpp11,span.cpp14,span.cpp17 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.warningbox {
|
||||
max-width:60em;
|
||||
border-style: solid solid solid solid;
|
||||
border-color: red;
|
||||
border-width: 3px;
|
||||
}
|
||||
|
||||
/**** old Eigen's styles ****/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user