Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 3 of 3 for “"Multiple dispatch"”.

  1. Systém pre introšpekciu v C++

    … riešenie problematických úloh, ako napríklad multiple dispatch alebo serializácia. V C++ je pod- pora pre introšpekciu veľmi slabá a reflexia nie je možná vôbec. Štandard jazyka sa za posledné obdobie značne rozvinul, vďaka čomu je už možné do jazyka tieto mechanizmy doplniť vlastným …

    charles-prague Repository record for Systém pre introšpekciu v C++ (opens in a new tab)

  2. Optimizing Runtime Performance of Dynamically Typed Code

    … optimization is focused on the improvement of multiple dispatch for object-oriented languages. One typical way of providing multiple dispatch is resolving method overload at runtime: depending on the dynamic types of the arguments, the appropriate method implementation is selected. We propose a …

    oviedo Repository record for Optimizing Runtime Performance of Dynamically Typed Code (opens in a new tab)

  3. Implementing a Tiled Singular Value Decomposition: A Framework for Tiled Linear Algebra in Julia

    … computing architectures. Julia language’s multiple-dispatch and type inference facilitate the development of type-agnostic, hardware-agnostic, and multi-use frameworks by allowing composability. Utilizing a tiled approach, the implemented framework improves data locality, parallelism, and …

    mit Repository record for Implementing a Tiled Singular Value Decomposition: A Framework for Tiled Linear Algebra in Julia (opens in a new tab)