Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
Z
A
ab
- Variable in class org.astrogrid.cluster.cluster.
ClusterEStepFull.Retval
add(double)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
add(double)
- Method in interface org.astrogrid.matrix.
Matrix
add(Vector, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise addition of vectors.
add(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
R = A+B.
add(Vector, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
add(double, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
add(Matrix, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
add(double, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
AGDenseMatrix
- Class in
no.uib.cipr.matrix
AGDenseMatrix(MatrixVectorReader)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(Vector)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(double[][])
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix()
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(int, int)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(Matrix, boolean)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(Matrix)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
AGDenseMatrix(Vector, int, int)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
Create a new matrix by tiling a vector.
AGDenseMatrix(Matrix, int, int)
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
Create a new matrix by tiling the input matrix.
AGDenseMatrix(int, int, double[])
- Constructor for class no.uib.cipr.matrix.
AGDenseMatrix
Creates new matrix from existing array.
Algorithms
- Class in
org.astrogrid.matrix
Some general matrix based algorithms.
Algorithms()
- Constructor for class org.astrogrid.matrix.
Algorithms
append(Matrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
append(Vector)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
append(double)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
append(Matrix)
- Method in interface org.astrogrid.matrix.
Matrix
Append the matrix as new rows onto the existing matrix.
append(Vector)
- Method in interface org.astrogrid.matrix.
Matrix
Append the matrix as new rows onto the existing matrix.
append(double)
- Method in interface org.astrogrid.matrix.
Matrix
append double value.
appendCol(AGDenseMatrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
asScalar()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
asScalar()
- Method in interface org.astrogrid.matrix.
Matrix
asVector()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
asVector(int, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
asVector(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
asVector()
- Method in interface org.astrogrid.matrix.
Matrix
return a copy of the data as a vector.
asVector(int, int)
- Method in interface org.astrogrid.matrix.
Matrix
return a copy of the data as a vector.
asVector(int)
- Method in interface org.astrogrid.matrix.
Matrix
return a copy of the data as a vector.
B
bestpp
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
C
C
- Variable in class org.astrogrid.cluster.cluster.
ClusterEStepFull.Retval
centre_kmeans(Matrix, int, int)
- Static method in class org.astrogrid.matrix.
Algorithms
cluster_bound_full(Matrix, Matrix, int, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, Vector, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, CovarianceKind)
- Static method in class org.astrogrid.cluster.cluster.
ClusterBoundFull
cluster_err(Matrix, Matrix, int, int, double, CovarianceKind)
- Static method in class org.astrogrid.cluster.cluster.
ClusterErr
ClusterBound
- Class in
org.astrogrid.cluster.cluster
ClusterBound()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterBound
ClusterBoundFull
- Class in
org.astrogrid.cluster.cluster
ClusterBoundFull()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterBoundFull
ClusterErr
- Class in
org.astrogrid.cluster.cluster
ClusterErr()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterErr
ClusterErr.ClusterErrResult
- Class in
org.astrogrid.cluster.cluster
ClusterErr.ClusterErrResult(AGDenseMatrix, Vector, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, List<Double>)
- Constructor for class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
ClusterEStep
- Class in
org.astrogrid.cluster.cluster
ClusterEStep()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterEStep
ClusterEStepFull
- Class in
org.astrogrid.cluster.cluster
ClusterEStepFull()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterEStepFull
ClusterEStepFull.Retval
- Class in
org.astrogrid.cluster.cluster
ClusterEStepFull.Retval(AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix)
- Constructor for class org.astrogrid.cluster.cluster.
ClusterEStepFull.Retval
Clustering
- Class in
org.astrogrid.cluster.cluster
Clustering()
- Constructor for class org.astrogrid.cluster.cluster.
Clustering
clustering(boolean, double, boolean, boolean, boolean, boolean, int, int, int, int, int, int, double, int, int, double, CovarianceKind, Matrix)
- Method in class org.astrogrid.cluster.cluster.
Clustering
Clustering.ClusteringResults
- Class in
org.astrogrid.cluster.cluster
Clustering.ClusteringResults(int, Matrix, Vector, Matrix, Matrix, List<Double>)
- Constructor for class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
Constructor where there is full latent variables available.
clustering_bound(Matrix, Matrix, int, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, Vector, AGDenseMatrix, CovarianceKind)
- Static method in class org.astrogrid.cluster.cluster.
ClusterBound
clustering_e_step(Matrix, Matrix, int, Matrix, Matrix, Matrix, Matrix, Vector, CovarianceKind)
- Static method in class org.astrogrid.cluster.cluster.
ClusterEStep
clustering_e_step_full(Matrix, Matrix, int, Matrix, AGDenseMatrix, Matrix, Matrix, Matrix, Matrix, Vector, CovarianceKind)
- Static method in class org.astrogrid.cluster.cluster.
ClusterEStepFull
ClusterMStep
- Class in
org.astrogrid.cluster.cluster
ClusterMStep()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterMStep
ClusterMStep.Retval
- Class in
org.astrogrid.cluster.cluster
ClusterMStep.Retval(AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, Vector)
- Constructor for class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
ClusterMStepFull
- Class in
org.astrogrid.cluster.cluster
ClusterMStepFull()
- Constructor for class org.astrogrid.cluster.cluster.
ClusterMStepFull
ClusterMStepFull.Retval
- Class in
org.astrogrid.cluster.cluster
ClusterMStepFull.Retval(AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, Vector)
- Constructor for class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
cov
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
cov(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Forms the covariance matrix.
CovarianceKind
- Enum in
org.astrogrid.cluster.cluster
cv
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
cv
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
cv
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
cv
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
D
delCol(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
delCol(int)
- Method in interface org.astrogrid.matrix.
Matrix
Delete column k from the matrix.
delElement(DenseVector, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
delRow(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
delRow(int)
- Method in interface org.astrogrid.matrix.
Matrix
det()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
Return the determinant.
det()
- Method in interface org.astrogrid.matrix.
Matrix
Return the determinant of the matrix.
det(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
diag(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
diag(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
dirichlet_sample(Vector, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
disp(String)
- Static method in class org.astrogrid.cluster.cluster.
Util
dist2(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
Algorithms
%DIST2 Calculates squared distance between two sets of points.
dist3_common(Matrix, Matrix, Vector)
- Static method in class org.astrogrid.matrix.
Algorithms
dist3_diag(Matrix, Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
Algorithms
dist3_free(Matrix, Matrix, Matrix[])
- Static method in class org.astrogrid.matrix.
Algorithms
divide(Matrix, Matrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
C= A/B where the division is elementwise.
divide(Matrix, Matrix)
- Method in interface org.astrogrid.matrix.
Matrix
C= A/B where the division is elementwise.
divide(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise divide of matrix.
divide(Vector, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise divide of vector.
E
eps
- Static variable in class org.astrogrid.matrix.
Algorithms
errlog
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
exp(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
exp(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
eye(int, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
produces square diagonal matrix using val.
eye(int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
produces square identity matrix.
G
gamma(double)
- Static method in class org.astrogrid.matrix.
Algorithms
getDf()
- Method in class org.astrogrid.cluster.cluster.
Objective.result
getF()
- Method in class org.astrogrid.cluster.cluster.
Objective.result
I
identity(int)
- Static method in class no.uib.cipr.matrix.
AGDenseMatrix
Return a square identity matrix.
insert(DenseMatrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
insert(DenseMatrix, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
insert(DenseVector, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
inv()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
inv()
- Method in interface org.astrogrid.matrix.
Matrix
Computes the inverse of the matrix.
inv(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
K
kmeans(Matrix, Matrix, int, double, double, boolean, boolean)
- Static method in class org.astrogrid.matrix.
Algorithms
Comment for
kmeans
%KMEANS Trains a k means cluster model.
L
latent
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
lcov
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
lcv
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
lcv
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
lcv
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
lcv
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
lmu
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
lmu
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
lmu
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
lmu
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
lmu
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
log(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
log(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
loglik
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
loglik
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
M
Matrix
- Interface in
org.astrogrid.matrix
MatrixUtils
- Class in
org.astrogrid.matrix
Utility functions that operate on matrices.
MatrixUtils()
- Constructor for class org.astrogrid.matrix.
MatrixUtils
max(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
max(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
mean(Matrix, int)
- Static method in class org.astrogrid.matrix.
Algorithms
min(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Minimize
- Class in
org.astrogrid.cluster.cluster
Minimize()
- Constructor for class org.astrogrid.cluster.cluster.
Minimize
Mixtures
- Class in
org.astrogrid.cluster.cluster
Mixtures()
- Constructor for class org.astrogrid.cluster.cluster.
Mixtures
Mixtures.MixtureKind
- Enum in
org.astrogrid.cluster.cluster
mu
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
mu
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
mu
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
mu
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
mu
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
mult(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = AB
mult(Matrix, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = AB
mult(Vector, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
a*b - treating a as a column vector.
multABAT(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = A*B*A
T
multAt(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = A
T
B
multAt(Vector, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = A
T
B.
multATBA(DenseVector, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = A
T
*B*A
multBt(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
C = AB
T
multinorm(Matrix, Vector, Matrix)
- Static method in class org.astrogrid.matrix.
Algorithms
N
nclass
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
no.uib.cipr.matrix
- package no.uib.cipr.matrix
O
O
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
Objective
- Class in
org.astrogrid.cluster.cluster
Objective()
- Constructor for class org.astrogrid.cluster.cluster.
Objective
Objective.result
- Class in
org.astrogrid.cluster.cluster
Objective.result(double, Vector)
- Constructor for class org.astrogrid.cluster.cluster.
Objective.result
objectiveDiag(Object, Vector, Vector, Matrix, Matrix)
- Static method in class org.astrogrid.cluster.cluster.
Objective
objectiveFull(Object, Vector, Vector, Matrix, Matrix)
- Static method in class org.astrogrid.cluster.cluster.
Objective
objectiveSpherical(Object, Vector, Vector, Matrix, Matrix)
- Static method in class org.astrogrid.cluster.cluster.
Objective
ones()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
ones()
- Method in interface org.astrogrid.matrix.
Matrix
ones(int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
ones(int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
org.astrogrid.cluster.cluster
- package org.astrogrid.cluster.cluster
org.astrogrid.matrix
- package org.astrogrid.matrix
output
- Variable in class org.astrogrid.cluster.cluster.
ClusterEStepFull.Retval
P
p
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
p
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStep.Retval
p
- Variable in class org.astrogrid.cluster.cluster.
ClusterMStepFull.Retval
p
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
pow(double)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
pow(double)
- Method in interface org.astrogrid.matrix.
Matrix
Return a matrix with elements raised to the power.
pow(Matrix, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
raise each member to the power.
pow(Vector, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
psi(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
psi(double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Q
q
- Variable in class org.astrogrid.cluster.cluster.
ClusterErr.ClusterErrResult
q
- Variable in class org.astrogrid.cluster.cluster.
ClusterEStepFull.Retval
q
- Variable in class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
R
R
- Variable in class org.astrogrid.cluster.cluster.
Clustering.ClusteringResults
rand(int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
randperm(int)
- Static method in class org.astrogrid.matrix.
Algorithms
RANDPERM Random permutation.
recip(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
recip(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
recip(double, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Form the elementwise a/m
ij
.
recip(double, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Form the elementwise a/v
i
.
rem(int, int)
- Static method in class org.astrogrid.matrix.
Algorithms
repeatColumn(Vector, int)
- Static method in class no.uib.cipr.matrix.
AGDenseMatrix
repeatRow(Vector, int)
- Static method in class no.uib.cipr.matrix.
AGDenseMatrix
repmat(Matrix, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
repmat(Vector, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Repeat a vector into a matrix treating the vector as a column vector.
repmatt(Vector, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Repeat a vector into a matrix treating the vector as a row vector.
repmatv(Vector, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
reshape(int, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
reshape(int, int)
- Method in interface org.astrogrid.matrix.
Matrix
Reshapes the matrix to have the new size.
reshape(Matrix, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
reshape(Vector, int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
RobustClusterErr
- Class in
org.astrogrid.cluster.cluster
RobustClusterErr()
- Constructor for class org.astrogrid.cluster.cluster.
RobustClusterErr
RobustClusterErr.RobustClusterErrResult
- Class in
org.astrogrid.cluster.cluster
RobustClusterErr.RobustClusterErrResult(AGDenseMatrix, Vector, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, AGDenseMatrix, Vector, List<Double>)
- Constructor for class org.astrogrid.cluster.cluster.
RobustClusterErr.RobustClusterErrResult
S
selectCols(int[], int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
seq(int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Return a vector filled with a sequence from 1 to n;
setColumn(int, Vector)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
setColumn(int, Matrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
setColumn(int, Vector)
- Method in interface org.astrogrid.matrix.
Matrix
Set a complete column in the matrix to the value given.
setColumn(int, Matrix)
- Method in interface org.astrogrid.matrix.
Matrix
Set a complete column in the matrix to the value given.
setRow(int, Matrix)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
setRow(int, Vector)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
setRow(int, Matrix)
- Method in interface org.astrogrid.matrix.
Matrix
setRow(int, Vector)
- Method in interface org.astrogrid.matrix.
Matrix
slice(int, int, int, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
slice(int, int, int, int)
- Method in interface org.astrogrid.matrix.
Matrix
Deprecated.
too complex - use
Matrix.slicev(int, boolean)
or
Matrix.sliceCol(int, int)
instead.
sliceCol(int, int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
sliceCol(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
sliceCol(int, int)
- Method in interface org.astrogrid.matrix.
Matrix
Returns a new Matrix consisting of only the specified columns.
sliceCol(int)
- Method in interface org.astrogrid.matrix.
Matrix
Returns a new Matrix consisting of only the specified column.
slicem(int, boolean)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
sliceRow(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
returns a row as a vector.
sliceRow(int)
- Method in interface org.astrogrid.matrix.
Matrix
Returns a Vector of the row.
sliceRowM(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
returns a row as a matrix.
sliceRowM(int)
- Method in interface org.astrogrid.matrix.
Matrix
Returns a matrix consisting of only the row.
slicev(int, boolean)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
Return a single column or row of the matrix
slicev(int, boolean)
- Method in interface org.astrogrid.matrix.
Matrix
Deprecated.
use sliceRow or SliceCol instead.
sub(Vector, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise difference of vectors.
sub(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
R = A-B.
sub(Matrix, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
sub(double, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
R= d-v = elementwise subtraction.
sub(Vector, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
sum(int)
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
sum(int)
- Method in interface org.astrogrid.matrix.
Matrix
Return the sum of a matrix along a dimension.
sum(Matrix, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
sum(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
sum(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
sumsq(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
produces a matrix which is the sum of the squares of each row.
T
t_multinorm(Matrix, Vector, Matrix, double)
- Static method in class org.astrogrid.matrix.
Algorithms
times(Matrix, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise multiply of matrix.
times(Vector, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise product of vectors.
times(Vector, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise product of vectors and double
times(double, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Elementwise product of vectors and double
times(double, Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
times(Matrix, double)
- Static method in class org.astrogrid.matrix.
MatrixUtils
trace()
- Method in class no.uib.cipr.matrix.
AGDenseMatrix
trace()
- Method in interface org.astrogrid.matrix.
Matrix
Produce the trace of the matrix.
trace(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
transpose(Matrix)
- Static method in class org.astrogrid.matrix.
MatrixUtils
U
Util
- Class in
org.astrogrid.cluster.cluster
Util()
- Constructor for class org.astrogrid.cluster.cluster.
Util
V
valueOf(String)
- Static method in enum org.astrogrid.cluster.cluster.
CovarianceKind
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.astrogrid.cluster.cluster.
Mixtures.MixtureKind
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.astrogrid.cluster.cluster.
CovarianceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.astrogrid.cluster.cluster.
Mixtures.MixtureKind
Returns an array containing the constants of this enum type, in the order they are declared.
vprod(Vector, Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Forms the vector product of the two vectors -i.e.
vprod(Vector)
- Static method in class org.astrogrid.matrix.
MatrixUtils
Forms the vector product of the two vectors -i.e.
Z
zeros(int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
zeros(int, int)
- Static method in class org.astrogrid.matrix.
MatrixUtils
A
B
C
D
E
G
I
K
L
M
N
O
P
Q
R
S
T
U
V
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2010
AstroGrid
. All Rights Reserved.