| Package | Description |
|---|---|
| org.bytedeco.cpu_features | |
| org.bytedeco.cpu_features.global |
| Modifier and Type | Method and Description |
|---|---|
X86Info |
X86Info.brand_string(int i,
byte setter) |
X86Info |
X86Info.family(int setter) |
X86Info |
X86Info.features(X86Features setter) |
X86Info |
X86Info.getPointer(long i) |
X86Info |
X86Info.model(int setter) |
X86Info |
X86Info.position(long position) |
X86Info |
X86Info.stepping(int setter) |
X86Info |
X86Info.vendor(int i,
byte setter) |
| Modifier and Type | Method and Description |
|---|---|
static X86Info |
cpu_features.GetX86Info() |
| Modifier and Type | Method and Description |
|---|---|
static int |
cpu_features.GetX86Microarchitecture(X86Info info) |
Copyright © 2022. All rights reserved.