NTPoly
- a -
a_test_cgsolve() :
UnitTests.testSolvers.TestSolvers
Append() :
NTPoly::TripletList
- c -
CGSolver() :
NTPoly::LinearSolvers
ChebyshevPolynomial() :
NTPoly::ChebyshevPolynomial
Compute() :
NTPoly::ChebyshevPolynomial
,
NTPoly::SignSolvers
ComputeExponential() :
NTPoly::ExponentialSolvers
ComputeFactorized() :
NTPoly::ChebyshevPolynomial
ComputeInverseRoot() :
NTPoly::RootSolvers
ComputeLogarithm() :
NTPoly::ExponentialSolvers
ComputeRoot() :
NTPoly::RootSolvers
ConjugateGradient() :
NTPoly::MinimizerSolvers
Cosine() :
NTPoly::TrigonometrySolvers
- d -
DistributedSparseMatrix() :
NTPoly::DistributedSparseMatrix
Dot() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
- f -
FillDistributedPermutation() :
NTPoly::DistributedSparseMatrix
FillFromTripletList() :
NTPoly::DistributedSparseMatrix
FillIdentity() :
NTPoly::DistributedSparseMatrix
FixedSolverParameters() :
NTPoly::FixedSolverParameters
- g -
Gemm() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
GershgorinBounds() :
NTPoly::EigenBounds
GetActualDimension() :
NTPoly::DistributedSparseMatrix
GetColumns() :
NTPoly::SparseMatrix
GetIH() :
NTPoly::SolverBase
GetLogicalDimension() :
NTPoly::DistributedSparseMatrix
GetRows() :
NTPoly::SparseMatrix
GetTripletAt() :
NTPoly::TripletList
- h -
HornerCompute() :
NTPoly::Polynomial
HPCP() :
NTPoly::DensityMatrixSolvers
HPCPPlus() :
NTPoly::DensityMatrixSolvers
- i -
Increment() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
InverseSquareRoot() :
NTPoly::SquareRootSolvers
Invert() :
NTPoly::InverseSolvers
IterativeSolverParameters() :
NTPoly::IterativeSolverParameters
- m -
MatrixMemoryPool() :
NTPoly::MatrixMemoryPool
MatrixToTripletList() :
NTPoly::SparseMatrix
- n -
Norm() :
NTPoly::DistributedSparseMatrix
- p -
PairwiseMultiply() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
PatersonStockmeyerCompute() :
NTPoly::Polynomial
Permutation() :
NTPoly::Permutation
PermuteMatrix() :
NTPoly::LoadBalancer
Polynomial() :
NTPoly::Polynomial
PowerBounds() :
NTPoly::EigenBounds
Print() :
NTPoly::SparseMatrix
- r -
Resize() :
NTPoly::TripletList
- s -
Scale() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
SetCoefficient() :
NTPoly::ChebyshevPolynomial
,
NTPoly::Polynomial
SetConvergeDiff() :
NTPoly::IterativeSolverParameters
SetDefaultPermutation() :
NTPoly::Permutation
SetLoadBalance() :
NTPoly::FixedSolverParameters
,
NTPoly::IterativeSolverParameters
SetMaxIterations() :
NTPoly::IterativeSolverParameters
SetRandomPermutation() :
NTPoly::Permutation
SetReversePermutation() :
NTPoly::Permutation
SetThreshold() :
NTPoly::FixedSolverParameters
,
NTPoly::IterativeSolverParameters
SetTripletAt() :
NTPoly::TripletList
setUp() :
UnitTests.testChemistry.TestChemistry
,
UnitTests.testSolvers.TestSolvers
,
UnitTests.testSparseMatrix.TestLocalMatrix
setUpClass() :
UnitTests.testChemistry.TestChemistry
,
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
,
UnitTests.testSolvers.TestSolvers
SetVerbosity() :
NTPoly::FixedSolverParameters
,
NTPoly::IterativeSolverParameters
Sine() :
NTPoly::TrigonometrySolvers
SortTripletList() :
NTPoly::TripletList
SparseMatrix() :
NTPoly::SparseMatrix
SquareRoot() :
NTPoly::SquareRootSolvers
- t -
test_addition() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
,
UnitTests.testSparseMatrix.TestLocalMatrix
test_cg() :
UnitTests.testChemistry.TestChemistry
test_chebyshevfunction() :
UnitTests.testSolvers.TestSolvers
test_cosfunction() :
UnitTests.testSolvers.TestSolvers
test_dot() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
,
UnitTests.testSparseMatrix.TestLocalMatrix
test_exponentialfunction() :
UnitTests.testSolvers.TestSolvers
test_exponentialround() :
UnitTests.testSolvers.TestSolvers
test_hornerfunction() :
UnitTests.testSolvers.TestSolvers
test_HPCP() :
UnitTests.testChemistry.TestChemistry
test_HPCPPlus() :
UnitTests.testChemistry.TestChemistry
test_inverseroot() :
UnitTests.testSolvers.TestSolvers
test_inversesquareroot() :
UnitTests.testSolvers.TestSolvers
test_invert() :
UnitTests.testSolvers.TestSolvers
test_logarithmfunction() :
UnitTests.testSolvers.TestSolvers
test_multiply() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
,
UnitTests.testSparseMatrix.TestLocalMatrix
test_pairwise() :
UnitTests.testSparseMatrix.TestLocalMatrix
test_pairwisemultiply() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
test_patersonstockmeyerfunction() :
UnitTests.testSolvers.TestSolvers
test_powermethod() :
UnitTests.testSolvers.TestSolvers
test_read() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
,
UnitTests.testSparseMatrix.TestLocalMatrix
test_readsymmetric() :
UnitTests.testSparseMatrix.TestLocalMatrix
test_readwritebinary() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
test_recursivechebyshevfunction() :
UnitTests.testSolvers.TestSolvers
test_reverse() :
UnitTests.testDistributedSparseMatrix.TestDistributedMatrix
test_root() :
UnitTests.testSolvers.TestSolvers
test_signfunction() :
UnitTests.testSolvers.TestSolvers
test_sinfunction() :
UnitTests.testSolvers.TestSolvers
test_squareroot() :
UnitTests.testSolvers.TestSolvers
test_transpose() :
UnitTests.testSparseMatrix.TestLocalMatrix
test_trs2() :
UnitTests.testChemistry.TestChemistry
test_trs4() :
UnitTests.testChemistry.TestChemistry
Trace() :
NTPoly::DistributedSparseMatrix
TransposeSparseMatrix() :
NTPoly::SparseMatrix
TripletList() :
NTPoly::TripletList
TRS2() :
NTPoly::DensityMatrixSolvers
TRS4() :
NTPoly::DensityMatrixSolvers
- u -
UndoPermuteMatrix() :
NTPoly::LoadBalancer
- w -
WriteToBinary() :
NTPoly::DistributedSparseMatrix
WriteToMatrixMarket() :
NTPoly::DistributedSparseMatrix
,
NTPoly::SparseMatrix
- ~ -
~ChebyshevPolynomial() :
NTPoly::ChebyshevPolynomial
~DistributedSparseMatrix() :
NTPoly::DistributedSparseMatrix
~MatrixMemoryPool() :
NTPoly::MatrixMemoryPool
~Polynomial() :
NTPoly::Polynomial
~SparseMatrix() :
NTPoly::SparseMatrix
~TripletList() :
NTPoly::TripletList
Generated by
1.8.13