Skip to main content
Ctrl+K
TRX TRX
  • Introduction
  • Quick Start
  • Building
  • Core Concepts
  • API Layers
    • Reading TRX Files
    • Writing TRX Files
    • Streaming Writes
    • Spatial Queries
    • NIfTI Header Support
    • Integration Guide
    • Benchmarks
    • TRX Format Specification
    • Linting and Style Checks
    • API Reference
  • GitHub
  • Introduction
  • Quick Start
  • Building
  • Core Concepts
  • API Layers
  • Reading TRX Files
  • Writing TRX Files
  • Streaming Writes
  • Spatial Queries
  • NIfTI Header Support
  • Integration Guide
  • Benchmarks
  • TRX Format Specification
  • Linting and Style Checks
  • API Reference
  • GitHub

Section Navigation

  • Namespace std
  • Namespace trx
  • Template Struct ArraySequence
  • Struct ConnectivityMatrixResult
  • Template Struct DTypeName
  • Template Struct DTypeName< double >
  • Template Struct DTypeName< float >
  • Template Struct DTypeName< int16_t >
  • Template Struct DTypeName< int32_t >
  • Template Struct DTypeName< int64_t >
  • Template Struct DTypeName< int8_t >
  • Template Struct DTypeName< uint16_t >
  • Template Struct DTypeName< uint32_t >
  • Template Struct DTypeName< uint64_t >
  • Template Struct DTypeName< uint8_t >
  • Struct LoadFloat32Options
  • Struct MergeTrxShardsOptions
  • Template Struct MMappedMatrix
  • Struct PositionsOutputInfo
  • Struct PrepareOutputOptions
  • Struct TrxFile::GroupBackingInfo
  • Struct TrxSaveOptions
  • Struct TrxStream::FieldValues
  • Struct TrxStream::MetadataFile
  • Struct TypedArray
  • Struct TypedArray::ByteView
  • Struct TypedArray::MutableByteView
  • Class AnyTrxFile
  • Class TrxArgumentError
  • Class TrxDTypeError
  • Class TrxError
  • Template Class TrxFile
  • Class TrxFormatError
  • Class TrxIOError
  • Template Class TrxReader
  • Class TrxStream
  • Enum ConnectivityMeasure
  • Enum TrxCompression
  • Enum TrxSaveMode
  • Enum TrxScalarType
  • Function trx::_create_memmap
  • Template Function trx::_generate_filename_from_data
  • Template Function trx::_initialize_empty_trx
  • Function trx::_json_object
  • Function trx::_json_set
  • Function trx::allocate_file
  • Function trx::append_dps_to_directory
  • Function trx::append_dps_to_zip
  • Function trx::append_dpv_to_directory
  • Function trx::append_dpv_to_zip
  • Function trx::append_groups_to_directory
  • Function trx::append_groups_to_zip
  • Function trx::assignHeader
  • Function trx::copy_dir
  • Function trx::copy_file
  • Function trx::detect_positions_dtype
  • Function trx::detect_positions_scalar_type
  • Function trx::difference
  • Template Function trx::dtype_from_scalar
  • Template Function trx::ediff1d
  • Function trx::extract_trx_archive
  • Function trx::format_groups_summary
  • Function trx::get_base
  • Function trx::get_ext
  • Function trx::get_reference_info
  • Function trx::get_streamline_key
  • Function trx::hash_streamlines
  • Function trx::intersection
  • Function trx::is_trx_directory
  • Template Function trx::load
  • Function trx::load_any
  • Function trx::load_float32_positions
  • Template Function trx::load_from_directory
  • Template Function trx::load_from_zip
  • Function trx::make_temp_dir
  • Function trx::merge_trx_shards
  • Template Function trx::operator<<
  • Function trx::path_basename
  • Function trx::path_dirname
  • Function trx::perform_streamlines_operation
  • Function trx::populate_fps
  • Function trx::prepare_positions_output
  • Function trx::read_nifti_voxel_to_rasmm
  • Function trx::rm_dir
  • Function trx::rm_root
  • Function trx::round_to_precision
  • Function trx::scalar_type_name
  • Function trx::to_utf8_string
  • Function trx::union_maps
  • Template Function trx::with_trx_reader
  • Function trx::write_positions_as_dtype
  • Function trx::write_trx_archive
  • Variable trx::dtypes
  • Variable trx::kMinNbPoints
  • Variable trx::SEPARATOR
  • Typedef json
  • Typedef trx::StreamlineKeyMap
  • API Reference
  • Function trx::difference

Function trx::difference#

  • Defined in File streamlines_ops.h

Function Documentation#

inline StreamlineKeyMap trx::difference(const StreamlineKeyMap &left, const StreamlineKeyMap &right)#

previous

Function trx::detect_positions_scalar_type

next

Template Function trx::dtype_from_scalar

On this page
  • Function Documentation
    • difference()
Show Source

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.20.0.