Home
last modified time | relevance | path

Searched defs:matrix (Results 251 – 275 of 18692) sorted by relevance

1...<<11121314151617181920>>...748

/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dprog_statevars.c341 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
346 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
351 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
356 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
361 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
366 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
377 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
383 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
388 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
394 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/program/
H A Dprog_statevars.c340 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
345 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
350 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
355 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
360 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
365 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
376 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
382 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
387 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
393 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dprog_statevars.c341 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
346 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
351 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
356 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
361 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
366 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
377 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
383 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
388 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
394 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dprog_statevars.c341 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
346 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
351 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
356 const GLmatrix *matrix = ctx->ModelviewMatrixStack.Top; in fetch_state() local
361 const GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
366 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
377 GLmatrix *matrix = ctx->ProjectionMatrixStack.Top; in fetch_state() local
383 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
388 GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
394 const GLmatrix *matrix = &ctx->_ModelProjectMatrix; in fetch_state() local
[all …]
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/adaptors/hermitianmatrix/
H A DSparseComplexTest.h293 void SparseComplexTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
321 void SparseComplexTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
348 void SparseComplexTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
377 void SparseComplexTest::checkCapacity( const Type& matrix, size_t index, size_t minCapacity ) const in checkCapacity()
406 void SparseComplexTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
445 void SparseComplexTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) … in checkNonZeros()
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dgate_features_test.py22 def matrix(self): member in test_two_qubit_gate_is_abstract_can_implement.Included
30 def matrix(self): member in test_two_qubit_gate_validate_pass.Dummy
46 def matrix(self): member in test_two_qubit_gate_validate_wrong_number.Dummy
64 def matrix(self): member in test_three_qubit_gate_validate.Dummy
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dgate_features_test.py22 def matrix(self): member in test_two_qubit_gate_is_abstract_can_implement.Included
30 def matrix(self): member in test_two_qubit_gate_validate_pass.Dummy
46 def matrix(self): member in test_two_qubit_gate_validate_wrong_number.Dummy
64 def matrix(self): member in test_three_qubit_gate_validate.Dummy
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/testing/
H A Dgate_features_test.py22 def matrix(self): member in test_two_qubit_gate_is_abstract_can_implement.Included
30 def matrix(self): member in test_two_qubit_gate_validate_pass.Dummy
46 def matrix(self): member in test_two_qubit_gate_validate_wrong_number.Dummy
64 def matrix(self): member in test_three_qubit_gate_validate.Dummy
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/testing/
H A Dgate_features_test.py22 def matrix(self): member in test_two_qubit_gate_is_abstract_can_implement.Included
30 def matrix(self): member in test_two_qubit_gate_validate_pass.Dummy
46 def matrix(self): member in test_two_qubit_gate_validate_wrong_number.Dummy
64 def matrix(self): member in test_three_qubit_gate_validate.Dummy
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpTripletHelper.cpp32 Index TripletHelper::GetNumberEntries(const Matrix& matrix) in GetNumberEntries()
176 void TripletHelper::FillValues(Index n_entries, const Matrix& matrix, Number* values) in FillValues()
254 Index TripletHelper::GetNumberEntries_(const SumMatrix& matrix) in GetNumberEntries_()
267 Index TripletHelper::GetNumberEntries_(const SumSymMatrix& matrix) in GetNumberEntries_()
280 Index TripletHelper::GetNumberEntries_(const CompoundMatrix& matrix) in GetNumberEntries_()
296 Index TripletHelper::GetNumberEntries_(const CompoundSymMatrix& matrix) in GetNumberEntries_()
322 void TripletHelper::FillValues_(Index n_entries, const GenTMatrix& matrix, Number* values) in FillValues_()
342 void TripletHelper::FillValues_(Index n_entries, const SymTMatrix& matrix, Number* values) in FillValues_()
357 void TripletHelper::FillValues_(Index n_entries, const DiagMatrix& matrix, Number* values) in FillValues_()
423 void TripletHelper::FillValues_(Index n_entries, const SumMatrix& matrix, Number* values) in FillValues_()
[all …]
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/LinAlg/TMatrices/
H A DIpTripletHelper.cpp35 Index TripletHelper::GetNumberEntries(const Matrix& matrix) in GetNumberEntries()
212 void TripletHelper::FillValues(Index n_entries, const Matrix& matrix, Number* values) in FillValues()
308 Index TripletHelper::GetNumberEntries_(const SumMatrix& matrix) in GetNumberEntries_()
321 Index TripletHelper::GetNumberEntries_(const SumSymMatrix& matrix) in GetNumberEntries_()
334 Index TripletHelper::GetNumberEntries_(const CompoundMatrix& matrix) in GetNumberEntries_()
350 Index TripletHelper::GetNumberEntries_(const CompoundSymMatrix& matrix) in GetNumberEntries_()
366 Index TripletHelper::GetNumberEntries_(const TransposeMatrix& matrix) in GetNumberEntries_()
371 Index TripletHelper::GetNumberEntries_(const ExpandedMultiVectorMatrix& matrix) in GetNumberEntries_()
389 void TripletHelper::FillValues_(Index n_entries, const GenTMatrix& matrix, Number* values) in FillValues_()
409 void TripletHelper::FillValues_(Index n_entries, const SymTMatrix& matrix, Number* values) in FillValues_()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dmatrix_out.h205 get_element(const dealii::SparseMatrix<number> &matrix, in get_element()
219 get_element(const dealii::BlockSparseMatrix<number> &matrix, in get_element()
232 get_element(const TrilinosWrappers::SparseMatrix &matrix, in get_element()
246 get_element(const TrilinosWrappers::BlockSparseMatrix &matrix, in get_element()
269 get_element(const Matrix & matrix, in get_element()
282 MatrixOut::get_gridpoint_value(const Matrix & matrix, in get_gridpoint_value()
325 MatrixOut::build_patches(const Matrix & matrix, in build_patches()
/dports/math/octave/octave-6.4.0/libinterp/operators/
H A Dop-m-scm.cc51 DEFBINOP (div, matrix, sparse_complex_matrix) in DEFBINOP() argument
71 DEFBINOPX (pow, matrix, sparse_complex_matrix) in DEFBINOPX() argument
76 DEFBINOP (ldiv, matrix, sparse_complex_matrix) in DEFBINOP() argument
90 DEFBINOP_FN (lt, matrix, sparse_complex_matrix, mx_el_lt) in DEFBINOP_FN() argument
111 DEFBINOP (el_ldiv, matrix, sparse_complex_matrix) in DEFBINOP() argument
120 DEFBINOP_FN (el_and, matrix, sparse_complex_matrix, mx_el_and) in DEFBINOP_FN() argument
133 DEFCONV (sparse_complex_matrix_conv, matrix, sparse_complex_matrix) in DEFCONV() argument
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/densematrix/
H A DDiagonalTest.h157 void DiagonalTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void DiagonalTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void DiagonalTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void DiagonalTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void DiagonalTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DStrictlyLowerTest.h157 void StrictlyLowerTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void StrictlyLowerTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void StrictlyLowerTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void StrictlyLowerTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void StrictlyLowerTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) … in checkNonZeros()
H A DGeneralTest.h184 void GeneralTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
212 void GeneralTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
240 void GeneralTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
268 void GeneralTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
307 void GeneralTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DHermitianTest.h157 void HermitianTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void HermitianTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void HermitianTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void HermitianTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void HermitianTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DSymmetricTest.h157 void SymmetricTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void SymmetricTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void SymmetricTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void SymmetricTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void SymmetricTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DUniLowerTest.h157 void UniLowerTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void UniLowerTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void UniLowerTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void UniLowerTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void UniLowerTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DUniUpperTest.h157 void UniUpperTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void UniUpperTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void UniUpperTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void UniUpperTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void UniUpperTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
/dports/math/blaze/blaze-3.8/blazetest/blazetest/mathtest/matrices/sparsematrix/
H A DLowerTest.h157 void LowerTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void LowerTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void LowerTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void LowerTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void LowerTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DStrictlyLowerTest.h157 void StrictlyLowerTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void StrictlyLowerTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void StrictlyLowerTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void StrictlyLowerTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void StrictlyLowerTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) … in checkNonZeros()
H A DSymmetricTest.h157 void SymmetricTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void SymmetricTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void SymmetricTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void SymmetricTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void SymmetricTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DUniLowerTest.h157 void UniLowerTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void UniLowerTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void UniLowerTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void UniLowerTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void UniLowerTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()
H A DDiagonalTest.h157 void DiagonalTest::checkRows( const Type& matrix, size_t expectedRows ) const in checkRows()
185 void DiagonalTest::checkColumns( const Type& matrix, size_t expectedColumns ) const in checkColumns()
213 void DiagonalTest::checkCapacity( const Type& matrix, size_t minCapacity ) const in checkCapacity()
241 void DiagonalTest::checkNonZeros( const Type& matrix, size_t expectedNonZeros ) const in checkNonZeros()
280 void DiagonalTest::checkNonZeros( const Type& matrix, size_t index, size_t expectedNonZeros ) const in checkNonZeros()

1...<<11121314151617181920>>...748