public abstract class FloatArray extends Object
Title:
Description:
Copyright: Copyright (c) 2006
Company:
| Modifier and Type | Field and Description |
|---|---|
float[] |
data |
| Constructor and Description |
|---|
FloatArray(float[] data) |
| Modifier and Type | Method and Description |
|---|---|
abstract FloatArray |
clone() |
public abstract FloatArray clone()
Copyright © 2015–2021 Fiji. All rights reserved.