tatami_test
Utilities for testing tatami libraries
Loading...
Searching...
No Matches
Namespaces | Functions
create_indexed_subset.hpp File Reference

Create an indexed subset of dimension elements. More...

#include <vector>
#include <random>
#include <cstdint>
#include "tatami/tatami.hpp"

Go to the source code of this file.

Namespaces

namespace  tatami_test
 Utilities for testing tatami libraries.
 

Functions

template<typename Index_ >
tatami::VectorPtr< Index_ > tatami_test::create_indexed_subset (Index_ extent, double relative_start, double probability, uint64_t seed)
 

Detailed Description

Create an indexed subset of dimension elements.