| Package | Description |
|---|---|
| ai.rapids.cudf |
| Modifier and Type | Method and Description |
|---|---|
static NvtxColor |
NvtxColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NvtxColor[] |
NvtxColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NvtxRange(String name,
NvtxColor color) |
NvtxUniqueRange(String name,
NvtxColor color) |
Copyright © 2024. All rights reserved.