Skip to main content

class split_1d

Declaration

class split_1d : public hint_base { /* full declaration omitted */ };

Description

Suggests that the task should be split into 1D chunks. This is currently the default behavior.

Inherits from: hint_base

Member Function Overview

  • validate(const hint_base & other) const → void

Inherited from hint_base:

Member Functions

void validate(const hint_base& other) const

Parameters

const hint_base& other