Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
categorical_map [2011/07/31 17:28] 127.0.0.1 external edit |
categorical_map [2026/08/28 03:14] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Categorical Map ====== | + | ====== Categorical Map ====== |
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Declares a categorical map value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. | ||
| + | |||
| + | ===== Inputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Constant | [[Categorical Map Type]] | Value or constant representing a map whose cells are categories. | | ||
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Categorical Map Type]] | Value or constant representing a map whose cells are categories, provided as the functor input. | | ||
| + | |||
| + | ===== Group ===== | ||
| + | |||
| + | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | ||
| + | |||
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Name ===== | ||
| + | |||
| + | CategoricalMap | ||