- All Superinterfaces:
TensorSpace<V,,S> VectorModule<V,S>
-
Method Summary
Methods inherited from interface swim.math.TensorSpace
dimensions
-
Method Details
-
scalar
- Specified by:
scalarin interfaceTensorSpace<V,S> - Specified by:
scalarin interfaceVectorModule<V,S>
-
zero
V zero()- Specified by:
zeroin interfaceTensorSpace<V,S> - Specified by:
zeroin interfaceVectorModule<V,S>
-
add
- Specified by:
addin interfaceTensorSpace<V,S> - Specified by:
addin interfaceVectorModule<V,S>
-
opposite
- Specified by:
oppositein interfaceTensorSpace<V,S> - Specified by:
oppositein interfaceVectorModule<V,S>
-
subtract
- Specified by:
subtractin interfaceTensorSpace<V,S> - Specified by:
subtractin interfaceVectorModule<V,S>
-
multiply
- Specified by:
multiplyin interfaceTensorSpace<V,S> - Specified by:
multiplyin interfaceVectorModule<V,S>
-
combine
- Specified by:
combinein interfaceTensorSpace<V,S> - Specified by:
combinein interfaceVectorModule<V,S>
-