No articles match
Transition Functions1 years ago
Introduction | Storage Limit | Below Cutoff | Above Cutoff | Performance
Introduction to spaths1 years ago
Introduction | Graphs | Output | Grid Updating | Shortest Paths between Non-Earth Locations | Performance Optimization | Contributions | FAQ | Why do the lines look so angular, i.e. not really smooth? | What object classes should I use for the inputs? | What does a std::bad_alloc error mean? | What features will be added in the next updates? | References
Introduction to cppcontainers2 years ago
Motivation | Container Types | Methods | Associative Containers | Container Adapters | Sequence Containers | Examples
Frequently Asked Questions2 years ago
What does "by reference" mean? | Do I have to learn C++ to use this package? | Why are many methods not available for all container types? | Do I need to read the package documentation, if I know how the method works in C++? | Why does cppcontainers not cover all Standard Template Library container methods? | Why does cppcontainers use C++20? | Why does my R session crash? | Are cppcontainers objects thread-safe? | Can I nest container types?
Introduction to conleyreg5 years ago
Introduction | Distances | Sparse Matrices | Data Types | Row-Wise Distances | Pre-Computed Distances | Kernels | Parallelization | Input Data Formats | Panel Applications | Estimation Equation | Contributions | References