Home
last modified time | relevance | path

Searched defs:basisIndex (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/IO/SegY/
H A DvtkSegYReaderInternal.cxx143 int basisIndex[3][2] = { { 0, 0}, {0, 0}, {0, 0} }; in Is3DComputeParameters() local
/dports/math/vtk9/VTK-9.1.0/IO/SegY/
H A DvtkSegYReaderInternal.cxx157 int basisIndex[3][2] = { { 0, 0 }, { 0, 0 }, { 0, 0 } }; in Is3DComputeParameters() local
/dports/math/gfan/gfan0.6.2/src/
H A Dgfanlib_tableau.h177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dgfanlib_tableau.h177 bool loose(int basisIndex, int lowerIndex, int upperIndex, vector<bool> &nonExtreme) in loose()
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dreverse_search_simple_polytope.cc232 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 D1D1DFunction.C822 unsigned int basisIndex) in LagrangeBasis1D1DFunction()
/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglGMI/
H A DCglGMI.cpp1335 int *basisIndex = new int[nrow]; // basisIndex[i] = local
/dports/biology/iqtree/IQ-TREE-2.0.6/model/
H A Dmodelliemarkov.cpp929 int basisIndex = BASES[model_num][i]; in setBasis() local