MCPcopy Create free account
hub / github.com/abess-team/abess / VectorType

Class VectorType

python/include/unsupported/test/FFTW.cpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63enum { StdVectorContainer, EigenVectorContainer };
64
65template<int Container, typename Scalar> struct VectorType;
66
67template<typename Scalar> struct VectorType<StdVectorContainer,Scalar>
68{

Callers 2

runMethod · 0.85
VectorType intersectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected