public class ScalarsBackedProductBuilder extends Object implements TensorBuilder
| Constructor and Description |
|---|
ScalarsBackedProductBuilder() |
ScalarsBackedProductBuilder(int powersCapacity,
int componentsCapacity,
int indicesCapacity) |
public ScalarsBackedProductBuilder()
public ScalarsBackedProductBuilder(int powersCapacity,
int componentsCapacity,
int indicesCapacity)
public void put(Tensor tensor)
TensorBuilderput in interface TensorBuildertensor - sub-tensor to be addedpublic Tensor build()
TensorBuilderbuild in interface TensorBuilderpublic ScalarsBackedProductBuilder clone()
clone in interface TensorBuilderclone in class ObjectCopyright © 2014. All Rights Reserved.