brille Logo

User documents

  • Installation Guide
  • Introduction
  • Memory Use
  • User Guide

API documents

  • Python module brille
  • pybind11 module brille._brille
  • Plotting utilities for brille
  • C++ Library API
brille
  • »
  • File transform.hpp
  • View page source

File transform.hpp¶

↰ Parent directory (src)

Contents

  • Definition (src/transform.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Typedefs

Definition (src/transform.hpp)¶

  • Program Listing for File transform.hpp

Includes¶

  • array_latvec.hpp (File array_latvec.hpp)

Included By¶

  • File bz.hpp

Namespaces¶

  • Namespace brille

Functions¶

  • Template Function brille::hkl_to_xyz

  • Template Function brille::transform_from_primitive(const Reciprocal&, const LQVec<T>&)

  • Template Function brille::transform_from_primitive(const Direct&, const LDVec<T>&)

  • Template Function brille::transform_to_primitive(const Reciprocal&, const LQVec<T>&)

  • Template Function brille::transform_to_primitive(const Direct&, const LDVec<T>&)

  • Template Function brille::xyz_to_hkl

Typedefs¶

  • Typedef brille::invPtype

  • Typedef brille::Ptype


© Copyright 2020, Gregory Tucker

Built with Sphinx using a theme provided by Read the Docs.