| Package | Description |
|---|---|
| org.bytedeco.artoolkitplus | |
| org.bytedeco.artoolkitplus.global |
| Modifier and Type | Method and Description |
|---|---|
ARVec |
ARVec.clm(int setter) |
ARVec |
ARVec.position(long position) |
ARVec |
ARVec.v(FloatPointer setter) |
| Modifier and Type | Method and Description |
|---|---|
static ARVec |
ARToolKitPlus.alloc(int clm)
Copyright (C) 2010 ARToolkitPlus Authors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
ARToolKitPlus.free(ARVec v) |
static float |
ARToolKitPlus.household(ARVec x) |
static float |
ARToolKitPlus.innerproduct(ARVec x,
ARVec y) |
static int |
ARToolKitPlus.tridiagonalize(ARMat a,
ARVec d,
ARVec e) |
Copyright © 2019. All rights reserved.