(ExperimentalNamespace)= # `Kokkos::Experimental` Defined in header `` ```c++ namespace Kokkos { namespace Experimental { ... } } ``` Namespace inside main `Kokkos` namespace that contains features that are not yet part of the public API. Anything contained might be subject to any change, removal, or extension without announcement. No guarantees are given.