Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Z

zero() - Method in class gov.sandia.cognition.math.AbstractRing
 
zero() - Method in class gov.sandia.cognition.math.LogNumber
 
zero() - Method in class gov.sandia.cognition.math.matrix.custom.DenseVector
 
zero() - Method in class gov.sandia.cognition.math.matrix.custom.SparseVector
 
zero() - Method in class gov.sandia.cognition.math.matrix.DefaultInfiniteVector
 
zero() - Method in class gov.sandia.cognition.math.matrix.mtj.AbstractMTJMatrix
 
zero() - Method in class gov.sandia.cognition.math.matrix.mtj.AbstractMTJVector
 
zero() - Method in class gov.sandia.cognition.math.MutableDouble
 
zero() - Method in class gov.sandia.cognition.math.MutableInteger
 
zero() - Method in class gov.sandia.cognition.math.MutableLong
 
zero() - Method in interface gov.sandia.cognition.math.Ring
Zeros out all elements of this, so that the following are equivalent r1.scaleEquals( 0.0 ); and r1.zero(); Furthermore, r1.zero(); anything.dotTimes( r1 ).equals( r1 );
zero() - Method in class gov.sandia.cognition.math.UnsignedLogNumber
 
ZERO - Static variable in class gov.sandia.cognition.time.DefaultDuration
A zero duration.
ZeroKernel - Class in gov.sandia.cognition.learning.function.kernel
The ZeroKernel always returns zero.
ZeroKernel() - Constructor for class gov.sandia.cognition.learning.function.kernel.ZeroKernel
Creates a new instance of ZeroKernel.
zeroOrderHold(BatchTemporalDataSource<? extends Temporal>) - Method in interface gov.sandia.cognition.data.temporal.BatchTemporalDataSource
Creates a new version of this data source that is aligned to the given temporal data source using zero-order holding.
zeros(int) - Static method in class gov.sandia.cognition.collection.DoubleArrayList
Factory method that initializes a DoubleVector of the input size with zeros in every entry.
zeros(int) - Static method in class gov.sandia.cognition.collection.IntArrayList
Factory method that initializes a IntVector of the input size with zeros in every entry.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links