Home
last modified time | relevance | path

Searched +defs:model +defs:matrix (Results 226 – 250 of 522) sorted by relevance

12345678910>>...21

/dports/math/osi/Osi-0.108.6/CoinUtils/src/
H A DCoinStructuredModel.cpp54 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in CoinStructuredModel() local
455 CoinPackedMatrix matrix(true, row, column, element, numberElements); in coinModelBlock() local
663 const CoinPackedMatrix &matrix, in addBlock()
731 int CoinStructuredModel::decompose(const CoinPackedMatrix &matrix, in decompose()
990 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1212 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1538 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1860 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in decompose() local
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/
H A DCoinStructuredModel.cpp54 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in CoinStructuredModel() local
455 CoinPackedMatrix matrix(true, row, column, element, numberElements); in coinModelBlock() local
663 const CoinPackedMatrix &matrix, in addBlock()
731 int CoinStructuredModel::decompose(const CoinPackedMatrix &matrix, in decompose()
990 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1212 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1538 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1860 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in decompose() local
/dports/math/clp/Clp-1.17.3/CoinUtils/src/
H A DCoinStructuredModel.cpp54 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in CoinStructuredModel() local
455 CoinPackedMatrix matrix(true, row, column, element, numberElements); in coinModelBlock() local
663 const CoinPackedMatrix &matrix, in addBlock()
731 int CoinStructuredModel::decompose(const CoinPackedMatrix &matrix, in decompose()
990 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1212 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1538 CoinModel model(numberRows, numberColumns, &matrix, rowLower, rowUpper, in decompose() local
1860 const CoinPackedMatrix *matrix = coinModel.packedMatrix(); in decompose() local
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dclassmodel.c309 classmodel_iimage_expr_model( Model *model, ClassmodelSearch *parms ) in classmodel_iimage_expr_model()
749 classmodel_edit( GtkWidget *parent, Model *model ) in classmodel_edit()
870 classmodel_save( Model *model, xmlNode *xnode ) in classmodel_save()
1019 classmodel_load( Model *model, in classmodel_load()
1157 MatrixValue *matrix = in classmodel_get_item() local
1373 Model *model = MODEL( classmodel ); in classmodel_init() local
/dports/graphics/gimp-app/gimp-2.10.30/libgimpcolor/
H A Dgimpcolorprofile.c100 gchar *model; member
801 GimpMatrix3 *matrix) in gimp_color_profile_get_rgb_matrix_colorants()
896 GimpMatrix3 matrix = { { { 0, } } }; in gimp_color_profile_new_from_color_profile() local
1592 const Babl *model; in gimp_color_profile_get_lcms_format() local
/dports/math/ogdf/OGDF/include/coin/
H A DClpPackedMatrix.hpp305 inline CoinPackedMatrix * matrix() const { in matrix() function in ClpPackedMatrix
482 const ClpSimplex * model; member
H A DOsiClpSolverInterface.hpp363 const CoinPackedMatrix * matrix =modelPtr_->matrix(); in getNumElements() local
1018 { ClpSimplex * model = modelPtr_; modelPtr_=newModel;return model;} in swapModelPtr() local
/dports/math/clp/Clp-1.17.3/Clp/examples/
H A DtestGub.cpp16 ClpSimplex model; in main() local
75 CoinPackedMatrix * matrix = model.matrix(); in main() local
/dports/games/scorched3d/scorched/src/client/GLW/
H A DGLWTankViewer.cpp145 TankModel *model = 0; in refreshAvailableModels() local
410 float matrix[16]; in drawItem() local
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/pyros/
H A Duncertainty_sets.py38 def column(matrix, i): argument
468 def add_bounds_on_uncertain_parameters(model, config): argument
580 def add_bounds_on_uncertain_parameters(model, config): argument
1159 def add_bounds_on_uncertain_parameters(model, config): argument
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/bam/
H A Dmat.c374 VPUBLIC void Mat_copyStructure(Mat *thee, Mat *model) in Mat_copyStructure()
1087 double matrix[100][30]; in Mat_print() local
1341 double matrix[30][30]; in Mat_printNoD() local
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dsnapscan.c399 char* model, in snapscani_check_device()
463 const char* model, in snapscani_init_device_structure()
526 char model[17]; in add_scsi_device() local
582 char model[17]; in add_usb_device() local
985 char model[17]; in sane_open() local
1544 u_char *matrix; in download_halftone_matrices() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpSolve.cpp221 solveWithVolume(ClpSimplex * model, int numberPasses, int doIdiot) in solveWithVolume()
1047 ClpMatrixBase * matrix = model2->clpMatrix(); in initialSolve() local
1711 ClpMatrixBase * matrix = small.clpMatrix(); in initialSolve() local
2890 ClpSimplexProgress::ClpSimplexProgress(ClpSimplex * model) in ClpSimplexProgress()
2898 ClpSimplexProgress::fillFromModel ( ClpSimplex * model ) in fillFromModel()
3310 ClpSimplex::solve(CoinStructuredModel * model) in solve()
3645 CoinPackedMatrix * matrix = in loadProblem() local
3712 ClpSimplex::solveDW(CoinStructuredModel * model) in solveDW()
3825 const CoinPackedMatrix * matrix in solveDW() local
4363 ClpSimplex::solveBenders(CoinStructuredModel * model) in solveBenders()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/Format/
H A D3mf.cpp1164 …el_config_from_archive(mz_zip_archive& archive, const mz_zip_archive_file_stat& stat, Model& model) in _extract_model_config_from_archive()
2413 const Transform3d& matrix = volume->get_matrix(); in _add_mesh_to_object_stream() local
2500 …ool _3MF_Exporter::_add_layer_height_profile_file_to_archive(mz_zip_archive& archive, Model& model) in _add_layer_height_profile_file_to_archive()
2538 …bool _3MF_Exporter::_add_layer_config_ranges_file_to_archive(mz_zip_archive& archive, Model& model) in _add_layer_config_ranges_file_to_archive()
2602 … bool _3MF_Exporter::_add_sla_support_points_file_to_archive(mz_zip_archive& archive, Model& model) in _add_sla_support_points_file_to_archive()
2641 bool _3MF_Exporter::_add_sla_drain_holes_file_to_archive(mz_zip_archive& archive, Model& model) in _add_sla_drain_holes_file_to_archive()
2718 …porter::_add_model_config_file_to_archive(mz_zip_archive& archive, const Model& model, const IdToO… in _add_model_config_file_to_archive()
2771 … Transform3d matrix = volume->get_matrix() * volume->source.transform.get_matrix(); in _add_model_config_file_to_archive() local
2828 …dd_custom_gcode_per_print_z_file_to_archive( mz_zip_archive& archive, Model& model, const DynamicP… in _add_custom_gcode_per_print_z_file_to_archive()
2885 …PrintConfig& config, ConfigSubstitutionContext& config_substitutions, Model* model, bool check_ver… in load_3mf()
[all …]
/dports/finance/R-cran-AER/AER/R/
H A Dtobit.R307 linearHypothesis.tobit <- function(model, hypothesis.matrix, argument
/dports/devel/gammaray/GammaRay-2.11.3/ui/propertyeditor/
H A Dpropertyeditordelegate.cpp296 int PropertyEditorDelegate::columnWidth(const QStyleOptionViewItem &option, const Matrix &matrix, in columnWidth()
308 bool PropertyEditorDelegate::editorEvent(QEvent* event, QAbstractItemModel* model, const QStyleOpti… in editorEvent()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_deshake_opencl.c183 double matrix[6]; member
329 static void run_estimate_kernel(const MotionVector *point_pairs, double *model) in run_estimate_kernel()
448 const double *model, in compute_error()
472 const double *model, in find_inliers()
538 double best_model[6], model[6]; in estimate_affine_2d() local
622 double model[6]; in optimize_model() local
693 double best_model[6], model[6]; in minimize_error() local
747 static FrameDelta decompose_transform(double *model) in decompose_transform()
975 float *matrix in transform_center_scale()
1758 SimilarityMatrix model; in queue_frame() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_deshake_opencl.c183 double matrix[6]; member
329 static void run_estimate_kernel(const MotionVector *point_pairs, double *model) in run_estimate_kernel()
448 const double *model, in compute_error()
472 const double *model, in find_inliers()
538 double best_model[6], model[6]; in estimate_affine_2d() local
622 double model[6]; in optimize_model() local
693 double best_model[6], model[6]; in minimize_error() local
747 static FrameDelta decompose_transform(double *model) in decompose_transform()
975 float *matrix in transform_center_scale()
1758 SimilarityMatrix model; in queue_frame() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c184 double matrix[6]; member
330 static void run_estimate_kernel(const MotionVector *point_pairs, double *model) in run_estimate_kernel()
449 const double *model, in compute_error()
473 const double *model, in find_inliers()
539 double best_model[6], model[6]; in estimate_affine_2d() local
623 double model[6]; in optimize_model() local
694 double best_model[6], model[6]; in minimize_error() local
748 static FrameDelta decompose_transform(double *model) in decompose_transform()
976 float *matrix in transform_center_scale()
1759 SimilarityMatrix model; in queue_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c183 double matrix[6]; member
329 static void run_estimate_kernel(const MotionVector *point_pairs, double *model) in run_estimate_kernel()
448 const double *model, in compute_error()
472 const double *model, in find_inliers()
538 double best_model[6], model[6]; in estimate_affine_2d() local
622 double model[6]; in optimize_model() local
693 double best_model[6], model[6]; in minimize_error() local
747 static FrameDelta decompose_transform(double *model) in decompose_transform()
975 float *matrix in transform_center_scale()
1758 SimilarityMatrix model; in queue_frame() local
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/opengl/
H A Dgl21device.cpp436 Math::Matrix matrix; in Create() local
483 Math::Matrix matrix; in Create() local
515 Math::Matrix matrix; in Create() local
638 void CGL21Device::SetTransform(TransformType type, const Math::Matrix &matrix) in SetTransform()
1539 void CGL21Device::SetShadeModel(ShadeModel model) in SetShadeModel()
/dports/graphics/goocanvas2/goocanvas-2.0.4/src/
H A Dgoocanvastext.c756 cairo_matrix_t matrix; in goo_canvas_text_get_requested_area_for_width() local
871 GooCanvasItemModel *model) in goo_canvas_text_set_model()
1028 GooCanvasItemModel *model; in goo_canvas_text_model_new() local
1101 goo_canvas_text_model_create_item (GooCanvasItemModel *model, in goo_canvas_text_model_create_item()
/dports/graphics/goocanvas3/goocanvas-3.0.0/src/
H A Dgoocanvastext.c756 cairo_matrix_t matrix; in goo_canvas_text_get_requested_area_for_width() local
871 GooCanvasItemModel *model) in goo_canvas_text_set_model()
1028 GooCanvasItemModel *model; in goo_canvas_text_model_new() local
1101 goo_canvas_text_model_create_item (GooCanvasItemModel *model, in goo_canvas_text_model_create_item()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp309 for (size_t model=0; model< mInfos[idx].size(); model++) in DeleteLow() local
578 int model; in G2API_InitGhoul2Model() local
1321 …ean G2API_SetBoneAnglesMatrixIndex(CGhoul2Info *ghlInfo, const int index, const mdxaBone_t &matrix, in G2API_SetBoneAnglesMatrixIndex()
1333 …ean G2API_SetBoneAnglesMatrix(CGhoul2Info *ghlInfo, const char *boneName, const mdxaBone_t &matrix, in G2API_SetBoneAnglesMatrix()
1420 int model; in G2API_AnimateG2ModelsRag() local
1708 …(CGhoul2Info_v &ghoul2, const int modelIndex, const int boltIndex, mdxaBone_t *matrix, const vec3_… in G2API_GetBoltMatrix_SPMethod()
1776 …(CGhoul2Info_v &ghoul2, const int modelIndex, const int boltIndex, mdxaBone_t *matrix, const vec3_… in G2API_GetBoltMatrix()
2221 int model = 0; in G2API_CopyGhoul2Instance() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A DImGuizmo.cpp286 void vec_t::Transform(const matrix_t& matrix) in Transform()
301 void vec_t::Transform(const vec_t & s, const matrix_t& matrix) in Transform()
307 void vec_t::TransformPoint(const matrix_t& matrix) in TransformPoint()
323 void vec_t::TransformVector(const matrix_t& matrix) in TransformVector()
713 static void ComputeContext(const float *view, const float *projection, float *matrix, MODE mode) in ComputeContext()
1092 static void HandleAndDrawLocalBounds(float *bounds, matrix_t *matrix, float *snapValues) in HandleAndDrawLocalBounds()
1421 static void HandleTranslation(float *matrix, float *deltaMatrix, int& type, float *snap) in HandleTranslation()
1505 static void HandleScale(float *matrix, float *deltaMatrix, int& type, float *snap) in HandleScale()
1590 static void HandleRotation(float *matrix, float *deltaMatrix, int& type, float *snap) in HandleRotation()
1772 void DrawCube(const float *view, const float *projection, float *matrix) in DrawCube()
[all …]

12345678910>>...21