StackOverflow Questions for Tag: mdspan

Torsten Knodt
Torsten Knodt

Reputation: 766

How to create a constexpr std::experimental::mdarray?

Score: 1

Views: 53

Answers: 0

Read More
NoSenseEtAl
NoSenseEtAl

Reputation: 30128

Why I can not construct mdspan from 2D C array?

Score: 1

Views: 62

Answers: 1

Read More
einpoklum
einpoklum

Reputation: 132128

How do I iterate an mdspan?

Score: 9

Views: 1594

Answers: 3

Read More
Torsten Knodt
Torsten Knodt

Reputation: 766

Why is `index_type` in `std::extents` allowed to be signed and how can I know the lower and upper bound for such signed integer types?

Score: 0

Views: 72

Answers: 0

Read More
einpoklum
einpoklum

Reputation: 132128

What is an mdspan, and what is it used for?

Score: 19

Views: 6559

Answers: 1

Read More
olafwx
olafwx

Reputation: 67

C++23 formatting mdspan as matrix

Score: 1

Views: 93

Answers: 1

Read More
Porsche9II
Porsche9II

Reputation: 661

How to create mdspan when indexing does not begin at 0?

Score: 2

Views: 81

Answers: 1

Read More
Marius Bancila
Marius Bancila

Reputation: 16338

How to use std::mdspan with the std::layout_stride policy

Score: 8

Views: 1057

Answers: 2

Read More
yannick
yannick

Reputation: 189

Is it possible to construct a mdspan from a span?

Score: 5

Views: 130

Answers: 1

Read More
Damir Tenishev
Damir Tenishev

Reputation: 3402

How to store std::mdspan?

Score: 3

Views: 112

Answers: 1

Read More
Damir Tenishev
Damir Tenishev

Reputation: 3402

std::mdspan support in MSVC (19.41) VS (17.11.5)

Score: 0

Views: 43

Answers: 0

Read More
Astor
Astor

Reputation: 394

C++23 (or later) succinct way to extract elements of an array using an index vector?

Score: 1

Views: 335

Answers: 1

Read More
user122049
user122049

Reputation: 433

Object that stores multidimensional index that can be supplied in operator[]

Score: 3

Views: 140

Answers: 1

Read More
Ludovic Aubert
Ludovic Aubert

Reputation: 10544

get the indices in a C++ mdspan from a reference by arithmetic

Score: 1

Views: 125

Answers: 1

Read More
maddanio
maddanio

Reputation: 85

Why does the mdspan accessor policy concept contain a decay member?

Score: 2

Views: 153

Answers: 0

Read More
dr_eck
dr_eck

Reputation: 185

Accessing elements in the Visual C++ mdspan implementation

Score: 4

Views: 993

Answers: 1

Read More
Abator Abetor
Abator Abetor

Reputation: 2598

How to construct and access libcu++' <cuda/std/mdspan> on the host

Score: 3

Views: 491

Answers: 1

Read More
Voivoid
Voivoid

Reputation: 755

How to find an element in mdspan

Score: 2

Views: 132

Answers: 1

Read More
PluginPenguin
PluginPenguin

Reputation: 1950

Accessing a row of a std::mdspan as std::span

Score: 8

Views: 744

Answers: 1

Read More
Simplex
Simplex

Reputation: 1000

Is there an equivalent of submdspan for mdarray?

Score: 4

Views: 678

Answers: 1

Read More
PreviousPage 1Next