Template Function brille::transform_from_primitive(const Reciprocal&, const LQVec<T>&)¶
Defined in File transform.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “brille::transform_from_primitive” with arguments (const Reciprocal&, const LQVec<T>&) in doxygen xml output for project “brille” from directory: _build/doxygenxml/. Potential matches:
- template<class T, typename S = typename std::common_type<T, Ptype>::type> LDVec<S> transform_from_primitive(const Direct &lat, const LDVec<T> &a)
- template<class T, typename S = typename std::common_type<T, invPtype>::type> LQVec<S> transform_from_primitive(const Reciprocal &lat, const LQVec<T> &a)