Template Numerical Library version\ main:3a6efda
Loading...
Searching...
No Matches
Experimental API

Unstable and experimental interfaces. More...

Namespaces

namespace  TNL::Algorithms::Sorting::experimental
 Namespace for experimental sorting algorithms.
namespace  TNL::Arithmetics::experimental
 Namespace for experimental arithmetics.
namespace  TNL::Functions::experimental
 Namespace for experimental functions.
namespace  TNL::Solvers::Eigen::experimental
 Namespace for experimental eigenvalue solvers.

Classes

struct  TNL::Algorithms::Sorting::experimental::Quicksort
 Parallel quicksort for CUDA. More...

Detailed Description

Unstable and experimental interfaces.

This group contains functionality that is under active development. The interfaces in this group are considered unstable and may change or be removed without prior notice.

Code in this group:

  • is not guaranteed to be backward compatible,
  • is not covered by semantic versioning guarantees,
  • may have incomplete documentation or limited testing,
  • may be incomplete or not fully functional,
  • may contain known limitations or unresolved issues.