Searched defs:basisIndex (Results 1 – 8 of 8) sorted by relevance
/dports/math/vtk8/VTK-8.2.0/IO/SegY/ |
H A D | vtkSegYReaderInternal.cxx | 143 int basisIndex[3][2] = { { 0, 0}, {0, 0}, {0, 0} }; in Is3DComputeParameters() local
|
/dports/math/vtk9/VTK-9.1.0/IO/SegY/ |
H A D | vtkSegYReaderInternal.cxx | 157 int basisIndex[3][2] = { { 0, 0 }, { 0, 0 }, { 0, 0 } }; in Is3DComputeParameters() local
|
/dports/math/gfan/gfan0.6.2/src/ |
H A D | gfanlib_tableau.h | 177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
|
/dports/math/gfanlib/gfan0.6.2/src/ |
H A D | gfanlib_tableau.h | 177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
|
/dports/math/polymake/polymake-4.5/apps/polytope/src/ |
H A D | reverse_search_simple_polytope.cc | 232 Int basisIndex = get_predecessor_index(); in get_predecessor() local
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/misc/src/ |
H A D | 1D1DFunction.C | 822 unsigned int basisIndex) in LagrangeBasis1D1DFunction()
|
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglGMI/ |
H A D | CglGMI.cpp | 1335 int *basisIndex = new int[nrow]; // basisIndex[i] = local
|
/dports/biology/iqtree/IQ-TREE-2.0.6/model/ |
H A D | modelliemarkov.cpp | 929 int basisIndex = BASES[model_num][i]; in setBasis() local
|