Implementation Helper for [ and [<- Of Custom Matrix-Like Types


[Up] [Top]

Documentation for package ‘crochet’ version 2.1.0

Help Pages

convertIndex Convert Non-Numeric Index Types to Positive Integers
extract Create an Implementation of [ For Custom Matrix-Like Types
ijtok Convert Two-Dimensional Indices i and j to One-Dimensional Index k
ktoij Convert One-Dimensional Index k to Two-Dimensional Indices i and j
replace Create an Implementation of [<- For Custom Matrix-Like Types