Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.aggregators.matrix Classes and Interfaces - 33 results found.
NameDescriptionTypePackageFramework
DoubleDenseMatrixA double matrix holds the values of the entries in double vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseVectorThe double dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseVectorSumAggregatorThe double dense vector aggregator is used to aggregate double dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleSparseMatrixA double matrix holds the values of the entries in double vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseVectorThe double vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseVectorSumAggregatorThe double vector aggregator is used to aggregate double vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatDenseMatrixA float matrix holds the values of the entries in float vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseVectorThe float dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseVectorSumAggregatorThe float dense vector aggregator is used to aggregate float dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatSparseMatrixA float matrix holds the values of the entries in float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseMatrixSumAggregatorThe float matrix aggregator is used to register and aggregate float matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseVectorThe float vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseVectorSumAggregatorThe float vector aggregator is used to aggregate float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntDenseMatrixA int matrix holds the values of the entries in int vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseVectorThe int dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseVectorSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
IntSparseMatrixA int matrix holds the values of the entries in int vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseMatrixSumAggregatorThe int matrix aggregator is used to register and aggregate int matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseVectorThe int vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseVectorSumAggregatorThe float vector aggregator is used to aggregate float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongDenseMatrixA long matrix holds the values of the entries in long vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseVectorThe long dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseVectorSumAggregatorThe long dense vector aggregator is used to aggregate long dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongSparseMatrixA long matrix holds the values of the entries in long vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseMatrixSumAggregatorThe long matrix aggregator is used to register and aggregate long matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseVectorThe long vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseVectorSumAggregatorThe long vector aggregator is used to aggregate long vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
MatrixSumAggregatorThe abstract matrix aggregator contains the prefix name of the vector aggregators that have the values of the rows.Classorg.apache.giraph.aggregators.matrixGiraph